typo
This commit is contained in:
parent
9b7ce54671
commit
8ba8a36c72
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ Your private key goes on the first line as argument to `wgkey`, the other keys a
|
||||||
To activate the interface configuration, use :
|
To activate the interface configuration, use :
|
||||||
```sh
|
```sh
|
||||||
cd /etc/init.d
|
cd /etc/init.d
|
||||||
ln -s ln -s wg-quick wg-quick.wg0
|
ln -s wg-quick wg-quick.wg0
|
||||||
rc-update add wg-quick.wg0 default
|
rc-update add wg-quick.wg0 default
|
||||||
/etc/init.d/wg-quick.wg0 start
|
/etc/init.d/wg-quick.wg0 start
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue