[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] ssh package won't restart at boot time
- Subject: Re: [cobalt-users] ssh package won't restart at boot time
- From: Gerald Waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu Jun 6 11:09:00 2002
- Organization: Front Street Networks LLC
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On Thursday 06 June 2002 12:24 pm, josh wrote:
> A while ago on this list I complained that sshd would need to be
> restarted manually through the webface after a reboot.
>
> I received and followed instructions to use chkconfig to set it so
> that it would start up at appropriate run levels. On this list -- not
> long ago.
>
> I just installed the PHP update, which required a reboot, and had to
> restart it manually again. Anyone know what gives? Do I have to have
> someone to edit and deal with the PostgreSQL Cobalt Database directly
> if I want to make a permanent change? Anyone have any ideas? Is this a
> bug in the pkgmaster package? Is this a bug in the RaQ XTR's interface?
are you saying that running
"chkconfig --list | grep ssh" doesn't yield the following
[root /root]# chkconfig --list | grep ssh
sshd 0:off 1:off 2:on 3:on 4:on 5:on 6:off
Note its on for runlevels 3,4, and 5
This means it should startup for those run levels. If it doesn't maybe the
symlinks are messed up.
[root /root]# ls /etc/rc.d/rc3.d | grep ssh
S55sshd
[root /root]# ls -l /etc/rc.d/rc3.d/S55sshd
lrwxrwxrwx 1 root root 14 May 3 07:37
/etc/rc.d/rc3.d/S55sshd -> ../init.d/sshd
--
Gerald Waugh
http://www.frontstreetnetworks.com :: Phone. [011] 203.785.0699
Front Street Networks LLC | SOHO Networks & Web Site Hosting
229 Front Street, Ste. #C, New Haven, CT, 06513-3203 United States