diff options
Diffstat (limited to 'compat/02-pacredir-avahi-MulticastDNS-resolve.conf')
-rw-r--r-- | compat/02-pacredir-avahi-MulticastDNS-resolve.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/compat/02-pacredir-avahi-MulticastDNS-resolve.conf b/compat/02-pacredir-avahi-MulticastDNS-resolve.conf new file mode 100644 index 0000000..314b8f7 --- /dev/null +++ b/compat/02-pacredir-avahi-MulticastDNS-resolve.conf @@ -0,0 +1,9 @@ +# This file is shipped by pacredir to enable multicast DNS in +# systemd-resolved globally. +# +# For Avahi compatibility the value is overwritten from 'yes' +# (see 01-pacredir-MulticastDNS-yes.conf) to 'resolve'. This +# allows avahi-daemon to announce the pacserve service. + +[Resolve] +MulticastDNS=resolve |