Unable to disable sshd by "setup"?

Rahul Sundaram metherid at gmail.com
Tue May 31 01:33:49 UTC 2011


On 05/31/2011 06:57 AM, suvayu ali wrote:
> On Mon, May 30, 2011 at 6:22 PM, Rahul Sundaram <metherid at gmail.com> wrote:
>> On 05/31/2011 06:42 AM, H Xu wrote:
>>> Hello,
>>>
>>> I've used the "setup" program to uncheck "sshd", however, sshd still
>>> starts up after I reboot. This doesn't happen on FC14. Then I tried to
>>> use setup to disable other daemons, it seems that they all disobeyed.
>>> Anyone knows what's going on here? Thanks.
>> What's the output of
>>
>> $ chkconfig --list sshd
>>
>> Have you tried running
>>
>> # chkconfig sshd off
>>
> Maybe the program "setup" the OP is talking about doesn't work with systemd?

Shouldn't matter because sshd is still a sysv init script and chkconfig
can route to systemctl even if it is not. 

Rahul



More information about the users mailing list