Logoj0ke.net Open Build Service > Projects > internetx > blocksshd > Changes
Sign Up | Log In

Changes of Revision 19

[-] Changed blocksshd.spec
x
 
1
@@ -1,3 +1,4 @@
2
+#!BuildIgnore:          post-build-checks
3
 Summary:   Blocks brute force SSH attacks using iptables
4
 Name:      blocksshd
5
 Version:   1.3
6
@@ -101,7 +102,7 @@
7
 /sbin/chkconfig --add blocksshd
8
 
9
 %preun
10
-/sbin/chkconfig --add blocksshd
11
+/sbin/chkconfig --del blocksshd
12
 
13
 %changelog
14
 * Fri Sep 05 2008 Carsten Schoene <cs@linux-administrator.com>
15