diff options
| -rw-r--r-- | avahi-daemon/avahi-daemon.service.in | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/avahi-daemon/avahi-daemon.service.in b/avahi-daemon/avahi-daemon.service.in index a88d69e..6f05b4a 100644 --- a/avahi-daemon/avahi-daemon.service.in +++ b/avahi-daemon/avahi-daemon.service.in @@ -25,6 +25,7 @@ Type=dbus  BusName=org.freedesktop.Avahi  ExecStart=@sbindir@/avahi-daemon -s  ExecReload=@sbindir@/avahi-daemon -r +NotifyAccess=main  [Install]  WantedBy=multi-user.target  | 
