START/STOP values must be specified in the init script
[openwrt/svn-archive/archive.git] / net / openssh / files / sshd.init
index 617d4370c169918c090c9394577255147644ff91..db991004114fa5fbcb7f2ac10de7b172a1f0ea09 100755 (executable)
@@ -1,5 +1,6 @@
 #!/bin/sh /etc/rc.common
 # Copyright (C) 2006 OpenWrt.org
+START=50
 
 start() {
        for type in rsa dsa; do {