]> git.meshlink.io Git - catta/commitdiff
systemd: pull in avahi from dbus activation indirectly to make it possible to deactiv...
authorLennart Poettering <lennart@poettering.net>
Mon, 4 Oct 2010 23:07:25 +0000 (01:07 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 4 Oct 2010 23:07:25 +0000 (01:07 +0200)
avahi-daemon/avahi-daemon.service.in
avahi-daemon/org.freedesktop.Avahi.service

index 6f05b4a187a40fb101899571016d8a34a78670d6..82f431fd90b6b1a8b9d1cb9d2dd8964592822689 100644 (file)
@@ -30,3 +30,4 @@ NotifyAccess=main
 [Install]
 WantedBy=multi-user.target
 Also=avahi-daemon.socket
+Alias=dbus-org.freedesktop.Avahi.service
index ebc5f31c744ef8abc8c00a46dd7ebb93e8c0a4ee..30ed2d8f5c861dbda9dde26b2582de643a8c9cc1 100644 (file)
@@ -17,7 +17,7 @@
 
 [D-BUS Service]
 Name=org.freedesktop.Avahi
-SystemdService=avahi-daemon.service
+SystemdService=dbus-org.freedesktop.Avahi.service
 
 # This service should not be bus activated if systemd isn't running,
 # so that activation won't conflict with the init script startup.