]> git.pld-linux.org Git - packages/DenyHosts.git/blobdiff - DenyHosts.init
- do not flood log every minute with purge messages
[packages/DenyHosts.git] / DenyHosts.init
index 2c38b4dbdf9067fd3722ea5d5af8dda67bd7f762..1c2df8f2122b12ea8ed963297e1119d073a2a8ef 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # DenyHosts - ssh brute force attack scanner
-# 
+#
 # chkconfig:   345 85 05
 # description: DenyHosts - ssh brute force attack scanner
 
@@ -53,7 +53,7 @@ case "$1" in
        exit $?
        ;;
   status)
-       status "DenyHosts"
+       #status "DenyHosts"
         /usr/sbin/DenyHostsctl status
        exit $?
        ;;
This page took 0.056322 seconds and 4 git commands to generate.