mirror of
https://github.com/ben-grande/qusal.git
synced 2025-08-06 05:04:16 -04:00
fix: prefer qvm-features for uniformity
This commit is contained in:
parent
a3829e46ae
commit
567e36d276
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ netvm chaining (will break tor's client stream isolation) as such:
|
|||
If you want sys-pihole to use itself to resolve DNS queries, enable the
|
||||
service `local-dns-server` from Dom0 to sys-pihole:
|
||||
```sh
|
||||
qvm-service sys-pihole local-dns-server 1
|
||||
qvm-features sys-pihole service.local-dns-server 1
|
||||
```
|
||||
|
||||
Don't forget to restart sys-pihole after the changes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue