On Tue, Feb 13, 2001 at 09:41:30PM +1100, Craige McWhirter uttered:
> 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?
>
File permissions?

slinky:~# ls -l /etc/init.d | grep -v -e -rwxr-xr-x
total 264
-rw-r--r--    1 root     root          853 Sep 24 05:00 README

Try that simple test. :-)
Either that, or the sym link is somehow broken.

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

-- 
                                                    Steve
  "I'm a sysadmin because I couldn't beat a blind monkey in a coding contest."
                                                        --Me

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

Reply via email to