blob: 314b8f71367164fea7f6155e204eb45257a34088 (
about) (
plain) (
blame)
1
2
3
4
5
6
7
8
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
|