added inetd and some other stuffs
[wyse_ntpd.git] / src / buildroot-2013.05 / custom / filesystem / opt / restart_ssh_daemon.sh
index c157f4f..389655d 100755 (executable)
@@ -8,5 +8,5 @@ do
        echo "SSH Restart" > /var/www/data/restart_ssh 2>&1
        killall -9 dropbear
        /etc/init.d/S50dropbear restart
-
+       /etc/init.d/S90thttpd restart
 done