F15: turnin off uneeded services

sguazt marco.guazzone at gmail.com
Thu Sep 15 09:03:12 UTC 2011


On Thu, Sep 15, 2011 at 10:52 AM, Frank Murphy <frankly3d at gmail.com> wrote:
> On 15/09/11 09:33, mike lan wrote:
>> Hello everyone
>>
>> I've turned most of services on F15 except of avahi-deamon which is not
>> available in "chkconfig list"
>>
>> how to turn it off ?
>>
>>
>> thanks
>
> systemctl avahi-deamon.service disable (iirc)
>
Probably did you mean:

sudo systemctl stop avahi-daemon.service
sudo systemctl disable avahi-daemon.service

Best,

-- Marco


More information about the users mailing list