Re: customizing runlevel 1

2004-10-31 Thread John Hasler
Bart writes: > If you still want to use the SSH in runlevel one, remove the shutdown > off the ssh from runlevel 1,2,3. If you are running Unstable or Testing you can use sysvconfig for this. -- John Hasler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troubl

Re: customizing runlevel 1

2004-10-31 Thread Schelstraete Bart
Hello, Runlevel 1 is single user mode => no users can connect. This means that the inetd , network services are closed. So also SSH will be closed. If you still want to use the SSH in runlevel one, remove the shutdown off the ssh from runlevel 1,2,3. #> rm /etc/rc1.d/K20ssh #> rm /etc/rc2.d/K20s