mirror of
https://github.com/PrivSec-dev/privsec.dev
synced 2025-02-20 18:31:35 -05:00
Add missing sudo
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
5ed613d5bb
commit
3caba33f8d
@ -59,7 +59,7 @@ WantedBy=multi-user.target
|
|||||||
Enable the `lokinet-dns-fix` service:
|
Enable the `lokinet-dns-fix` service:
|
||||||
|
|
||||||
```bash
|
```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.
|
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user