chore: remove dnsmasq must_direct in example.dae

This commit is contained in:
mzz2017
2023-04-07 19:47:01 +08:00
parent 7cb71c501f
commit efacd08910
3 changed files with 2 additions and 14 deletions

View File

@ -161,7 +161,7 @@ group {
# See https://github.com/daeuniverse/dae/blob/main/docs/routing.md for full examples.
routing {
pname(NetworkManager, systemd-resolved, dnsmasq) -> must_direct
pname(NetworkManager) -> direct
dip(224.0.0.0/3, 'ff00::/8') -> direct
### Write your rules below.