Hi,

On Fri, Apr 17, 2009 at 2:34 PM, Vic Engle <[email protected]> wrote:

> I have a system with an internally produced sshd package and an associated
> init script wiht start link in /etc/rc2.d. When the system boots it fails to
> reach full multi-user milestone because the init script fails to exit after
> starting sshd. If I kill the init script then the system reaches the full
> multi-user milestone, otherwise it transitions to


Have a look what the script is currently doing when it hangs.
e.g. with ptree <PID>
to see which processes are active and not letting the init script come to an
end.

HTH
Ewald
_______________________________________________
sysadmin-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/sysadmin-discuss

Reply via email to