Am 26.10.2015 um 21:58 schrieb Pacho Ramos:
The problem is that reading: https://fedoraproject.org/wiki/Packaging:Systemd#DBus_activation "Note that the creation/removal of the alias symlinks should be done with "systemctl enable" and "systemctl disable" only. You should not create these symlinks manually" It's not clear how could upstream to ensure this link is installed :/ https://github.com/lathiat/avahi/issues/29
by the Also/Alias in the install section of proper units like the Fedora ones
[root@srv-rhsoft:~]$ cat /usr/lib/systemd/system/avahi-daemon.service [Unit] Description=Avahi mDNS/DNS-SD Stack Requires=avahi-daemon.socket [Service] Type=dbus BusName=org.freedesktop.Avahi ExecStart=/usr/sbin/avahi-daemon -s ExecReload=/usr/sbin/avahi-daemon -r NotifyAccess=main [Install] WantedBy=multi-user.target Also=avahi-daemon.socket Alias=dbus-org.freedesktop.Avahi.service
signature.asc
Description: OpenPGP digital signature
_______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel