* Don't daemonise sshd.
svn path=/nixu/trunk/; revision=7120
This commit is contained in:
parent
9d1be4d54f
commit
9ac2e48e26
@ -26,7 +26,7 @@ start script
|
||||
|
||||
end script
|
||||
|
||||
respawn ${openssh}/sbin/sshd -h /etc/ssh/ssh_host_dsa_key -f /etc/ssh/sshd_config
|
||||
respawn ${openssh}/sbin/sshd -D -h /etc/ssh/ssh_host_dsa_key -f /etc/ssh/sshd_config
|
||||
";
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user