Am 27.07.2013 16:06, schrieb Tom Horsley:
> On Sat, 27 Jul 2013 15:55:49 +0200
> Timothy Murphy wrote:
>> And is anything likely to go wrong if I simply "service avahi-daemon stop"?
> 
> Well, it will probably start back up again due to some sort of
> systemd dependency.
> 
> I do
> 
> systemctl mask avahi-daemon.service
> 
> and usually add
> 
> systemctl mask dbus-org.freedesktop.Avahi.service
> 
> as well. ("mask" is the systemd word meaning "disable",
> I have no idea what "disable" means to systemd, because
> it never seems to disable anything)

surely

systemctl disable httpd.service dovecot.service postfix.service

disableds the 3 services and nothing will start them again
the problem with avahi and friends is that they are not enabled
at all, they are dbus fired up by events which is a misdesign
from the classical unix point of view

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to