From: Lennart Poettering Date: Sat, 10 Jul 2010 14:30:13 +0000 (+0200) Subject: systemd: enable status messages by default X-Git-Url: https://git.meshlink.io/?a=commitdiff_plain;h=7fce9d93fcf12e122d8bb42973b5b505dbabc7cd;p=catta systemd: enable status messages by default --- 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