[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] REVISED: OpenSSL & OpenSSH 2.5.2p2 recipe for RAQ2
- Subject: RE: [cobalt-users] REVISED: OpenSSL & OpenSSH 2.5.2p2 recipe for RAQ2
- From: "Grant Ballard-Tremeer" <grant@xxxxxxxxxxxxxx>
- Date: Thu Apr 19 22:45:26 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
>When I told my unix friend he said.. no no no.. two things.. 1) I
>made the links full path (bad form) and 2) chkconfig will make the
>links automatically.. so I re-did the recipe ( and tested it..) So
>below is the new improved OpenSSL & OpenSSH recipe for a RAQ2
The chkconfig commands return "chkconfig not supported by sshd" on my
machine (a Raq4). I think you have to do it manually as in:
ln -s /etc/rc.d/init.d/sshd /etc/rc.d/rc3.d/S85sshd
Regards
Grant