[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] sshd2



Hi:

Raq 4r

chmod +x /etc/rc.d/init.d/sshd 
ln -s /etc/rc.d/init.d/sshd /etc/rc.d/rc3.d/S85sshd

This is from the knowledge base article (old) on setting ssh to start automatically

The new ssh is sshd2, so I have modified it, but this doesn't appear to work

chmod +x /etc/rc.d/init.d/sshd2
ln -s /etc/rc.d/init.d/sshd2 /etc/rc.d/rc3.d/S85sshd2

I'm not sure why.  There is already a link for an S85 to postgresql

Should the link be something like S86  or some other free number then?  That doesn't appear to work either.


Can someone help me out with the proper entry to make sure ssh starts automatically.

Thanks, 
Eric