From 3caba33f8d912e0a5a4e6cbba3a35aa324c48ddb Mon Sep 17 00:00:00 2001 From: Tommy Date: Fri, 24 May 2024 23:02:55 -0700 Subject: [PATCH] Add missing sudo Signed-off-by: Tommy --- content/posts/qubes/Using Lokinet on Qubes OS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/qubes/Using Lokinet on Qubes OS.md b/content/posts/qubes/Using Lokinet on Qubes OS.md index 931ea7c..2294eea 100644 --- a/content/posts/qubes/Using Lokinet on Qubes OS.md +++ b/content/posts/qubes/Using Lokinet on Qubes OS.md @@ -59,7 +59,7 @@ WantedBy=multi-user.target Enable the `lokinet-dns-fix` service: ```bash -systemctl enable lokinet-dns-fix +sudo systemctl enable lokinet-dns-fix ``` At this stage, you can install any .deb app you want to use with Lokinet in the TemplateVM. I have been unable to get DNS working properly with Lokinet as a network VM, so for now we will have to use a Lokinet in each individual AppVM.