Skip to content

Commit

Permalink
fix: prefer qvm-features for uniformity
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-grande committed Jan 9, 2024
1 parent 1f42dd2 commit 302460b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion salt/sys-pihole/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 302460b

Please sign in to comment.