summaryrefslogtreecommitdiff
path: root/net-dns/avahi-base/files/avahi-0.6.31-workaround-systemd-stop-timeout.patch
blob: 947ba9ec9560e7bd40b7d7aef76a48c885483bfb (plain)
1
2
3
4
5
6
7
8
9
10
--- a/avahi-daemon/avahi-daemon.service.in
+++ b/avahi-daemon/avahi-daemon.service.in
@@ -24,6 +24,7 @@ Type=dbus
 BusName=org.freedesktop.Avahi
 ExecStart=@sbindir@/avahi-daemon -s
 ExecReload=@sbindir@/avahi-daemon -r
+TimeoutStopSec=5
 NotifyAccess=main
 
 [Install]