X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=net%2Fopenssh%2Ffiles%2Fsshd.init;h=79454397454487798bcbac790e4145776ae1e952;hp=ecc44c39e4437e4a1bce9308c344d3f3e8ddb7d9;hb=59353f8d87e13da04e9c07bacaf242ff4aef8700;hpb=225fa60e419b262208191c4206f4e80c0e3b5cef diff --git a/net/openssh/files/sshd.init b/net/openssh/files/sshd.init index ecc44c39e4..7945439745 100644 --- a/net/openssh/files/sshd.init +++ b/net/openssh/files/sshd.init @@ -3,9 +3,11 @@ START=50 STOP=50 +ESSENTIAL_PROCESSES="ssh sshd" SERVICE_USE_PID=1 + start() { for type in rsa dsa; do { # check for keys