diff options
Diffstat (limited to 'etc/01-pacredir-MulticastDNS-yes.conf')
-rw-r--r-- | etc/01-pacredir-MulticastDNS-yes.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/etc/01-pacredir-MulticastDNS-yes.conf b/etc/01-pacredir-MulticastDNS-yes.conf new file mode 100644 index 0000000..49ab0a7 --- /dev/null +++ b/etc/01-pacredir-MulticastDNS-yes.conf @@ -0,0 +1,10 @@ +# This file is shipped by pacredir to enable multicast DNS in +# systemd-resolved globally. That functionality is required, though +# you may want to enable it on specific interfaces only. +# See systemd-resolved(8) and resolved.conf(5) for details. +# +# If you need avahi-daemon running on your system install +# optional package 'pacredir-avahi' for compatibility. + +[Resolve] +MulticastDNS=yes |