- misc fixevi
authorDinko Korunic <kreator@carnet.hr>
Sun, 24 Apr 2011 15:08:13 +0000 (17:08 +0200)
committerDinko Korunic <kreator@carnet.hr>
Sun, 24 Apr 2011 15:08:13 +0000 (17:08 +0200)
- depend on gamin too

debian/control
debian/postinst

index 27b68f1..e0c5363 100644 (file)
@@ -7,7 +7,7 @@ Standards-Version: 3.9.1
 
 Package: fail2ban-cn
 Architecture: all
-Depends: fail2ban (>= 0.8.4-3), python-gamin (>= 0.1.10-2+b1), ${misc:Depends}
+Depends: fail2ban (>= 0.8.4-3), gamin (>= 0.1.10-2+b1), python-gamin (>= 0.1.10-2+b1), ${misc:Depends}
 Description: bans IPs that cause multiple authentication errors
  Monitors log files (e.g. /var/log/auth.log,
  /var/log/apache/access.log) and temporarily or persistently bans
index ea2b57b..19a2436 100755 (executable)
@@ -39,6 +39,7 @@ if [ -e "$CONF" ]; then
     rm -f "$CONF.$$"
 
     # enable dovecot service
+    cp -a "$CONF" "$CONF.$$"
     cp-update fail2ban-cn "$CONF.$$" <<EOF
 [dovecot]