- updateovi dokumentacije, sshd.conf update
[monit-cn.git] / monit-cn / sshd.conf
index b160152..21482c0 100644 (file)
@@ -9,5 +9,5 @@ check process sshd with pidfile "/var/run/sshd.pid"
     start program = "/etc/init.d/ssh start"
     stop program = "/etc/init.d/ssh stop"
     if failed host 127.0.0.1 port 22 protocol ssh
-               with timeout 15 seconds
+        with timeout 15 seconds
         then restart