From 8e140c3ac990f0d143681b26f4c755fcaeece2b3 Mon Sep 17 00:00:00 2001 From: Tommy Date: Thu, 16 May 2024 23:36:46 -0700 Subject: [PATCH] --now is not needed for Mullvad setup Signed-off-by: Tommy --- content/posts/qubes/Using Mullvad VPN on Qubes OS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/qubes/Using Mullvad VPN on Qubes OS.md b/content/posts/qubes/Using Mullvad VPN on Qubes OS.md index ff5271e..0905275 100644 --- a/content/posts/qubes/Using Mullvad VPN on Qubes OS.md +++ b/content/posts/qubes/Using Mullvad VPN on Qubes OS.md @@ -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: