mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-07-29 17:28:34 -04:00
--now is not needed for Mullvad setup
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
f70a162f66
commit
8e140c3ac9
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue