[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] sshd2
- Subject: [cobalt-users] sshd2
- From: CDNS Administration <admin@xxxxxxxx>
- Date: Wed May 2 00:53:03 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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