This commit is contained in:
2026-01-27 08:56:14 +01:00
parent ce35cd1838
commit 616ac6a2a8
2 changed files with 2 additions and 2 deletions

View File

@@ -48,7 +48,7 @@ echo 'net.ipv4.ip_forward=1' > /etc/sysctl.d/wg.conf
```
```sh
systemctl enable --now wg-quiqck@wg0
systemctl enable --now wg-quick@wg0
```
```sh