Starting the service is usually a good plan
This commit is contained in:
parent
5a14f225b4
commit
1878620eba
@ -33,3 +33,5 @@ with all other settings.
|
||||
`ln -s /path/to/repo/work/<tunnel-id>.conf /etc/wireguard/`
|
||||
- Activate the wg-quick systemd unit:
|
||||
`systemctl enable wg-quick@<tunnel-id>.service`
|
||||
- Start the wg-quick systemd unit:
|
||||
`systemctl start wg-quick@<tunnel-id>.service`
|
||||
|
Loading…
x
Reference in New Issue
Block a user