Hello community,

here is the log from the commit of package fail2ban for openSUSE:Factory 
checked in at 2012-12-05 13:50:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fail2ban (Old)
 and      /work/SRC/openSUSE:Factory/.fail2ban.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fail2ban", Maintainer is "co...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/fail2ban/fail2ban.changes        2012-10-04 
19:38:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.fail2ban.new/fail2ban.changes   2012-12-05 
13:50:59.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Dec  3 16:06:56 UTC 2012 - jweberho...@weberhofer.at
+
+- Fixed initscript as discussed in bnc#790557
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fail2ban.init ++++++
--- /var/tmp/diff_new_pack.Tcir34/_old  2012-12-05 13:51:00.000000000 +0100
+++ /var/tmp/diff_new_pack.Tcir34/_new  2012-12-05 13:51:00.000000000 +0100
@@ -8,6 +8,7 @@
 # Should-Stop:       $time $network iptables
 # Default-Start:     3 5
 # Default-Stop:      0 1 2 6
+# Pidfile:           /var/run/fail2ban/fail2ban.pid
 # Short-Description: Bans IPs with too many authentication failures
 # Description:       Start fail2ban to scan logfiles and ban IP addresses
 #      which make too many logfiles failures, and/or sent e-mails about
@@ -48,7 +49,7 @@
                        rm $FAIL2BAN_SOCKET
                fi
        fi
-       /sbin/startproc $FAIL2BAN_CLI -q $FAIL2BAN_OPTIONS start &>/dev/null 
2>&1
+       $FAIL2BAN_CLI -x -q $FAIL2BAN_OPTIONS start &>/dev/null 2>&1
 
        rc_status -v
        ;;
@@ -110,3 +111,4 @@
        ;;
 esac
 rc_exit
+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to