1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2024-09-16 07:44:42 -04:00

--now is not needed for Mullvad setup

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-05-16 23:36:46 -07:00
parent f70a162f66
commit 8e140c3ac9
Signed by: Tomster
GPG Key ID: 555C902A34EC968F

View File

@ -60,7 +60,7 @@ WantedBy=multi-user.target
Next, enable the systemd path: Next, enable the systemd path:
```bash ```bash
sudo systemctl enable --now dnat-to-ns.path sudo systemctl enable dnat-to-ns.path
``` ```
Finally, shutdown the TemplateVM: Finally, shutdown the TemplateVM: