Clue stick found. The SSH init script has the following line:

test -f /etc/ssh/sshd_not_to_be_run && exit 0

Guess which file existed? Yes, that's right /etc/ssh/sshd_not_to_be_run.
Deleting this file got everything going smoothly. I guess I must have
specified SSH not run on startup during the initial installation.

Oh well, live and learn (and now sleep).

On Tue, 13 Feb 2001 21:41:30 Craige McWhirter wrote:
> I fear the time of night and weariness (yeah, better excuses than
> nothing) have got me missing something that has to be obvious. The
> scenario is that I have an SSH SysV script in /etc/init.d/ and this is
> symlinked into /etc/rc2.d/ (S20ssh). Everything else in runlevel 2
> starts nicely but SSH does not, no errors, no log, nothing. 
> 
> If I run the script manually it starts perfectly.
> 
> I'll be bugger if I know what's wrong here. Clue sticks anyone?

-- 

Cheers,
      Craige.

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to