X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=net%2Fopenssh%2Ffiles%2Fsshd.init;h=db991004114fa5fbcb7f2ac10de7b172a1f0ea09;hp=617d4370c169918c090c9394577255147644ff91;hb=5b0450ad12356cebdceb12a6b4f49986f4e7612f;hpb=ee1056f57fccbb9a9ec54e843eb1c4c4e43b0adb diff --git a/net/openssh/files/sshd.init b/net/openssh/files/sshd.init index 617d4370c1..db99100411 100755 --- a/net/openssh/files/sshd.init +++ b/net/openssh/files/sshd.init @@ -1,5 +1,6 @@ #!/bin/sh /etc/rc.common # Copyright (C) 2006 OpenWrt.org +START=50 start() { for type in rsa dsa; do {