mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-05-31 03:54:21 -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:
|
||||
|
||||
```bash
|
||||
sudo systemctl enable --now dnat-to-ns.path
|
||||
sudo systemctl enable dnat-to-ns.path
|
||||
```
|
||||
|
||||
Finally, shutdown the TemplateVM:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue