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