stop nfsd and sshd on reboot (thx, puchu)
[openwrt/svn-archive/archive.git] / net / openssh / files / sshd.init
index a616306becb6e593f373e69252cd15ca79f17f63..d1a7536fe8cbe12bc6c4f1e1fd175eb6ff917513 100644 (file)
@@ -1,6 +1,7 @@
 #!/bin/sh /etc/rc.common
 # Copyright (C) 2006 OpenWrt.org
 START=50
+STOP=50
 
 start() {
        for type in rsa dsa; do {