packages: ipset/ipset.init - update list of actions which need config

glen glen at pld-linux.org
Wed Jul 21 07:27:37 CEST 2010


Author: glen                         Date: Wed Jul 21 05:27:37 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- update list of actions which need config

---- Files affected:
packages/ipset:
   ipset.init (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: packages/ipset/ipset.init
diff -u packages/ipset/ipset.init:1.5 packages/ipset/ipset.init:1.6
--- packages/ipset/ipset.init:1.5	Wed Jul 21 07:26:04 2010
+++ packages/ipset/ipset.init	Wed Jul 21 07:27:31 2010
@@ -10,7 +10,7 @@
 IPSET_CONFIG=/etc/sysconfig/ipset
 if [ ! -f $IPSET_CONFIG ]; then
 	case "$1" in
-	start|restart|force-reload)
+	start|restart|try-restart|reload|force-reload)
 		exit 0
 	;;
 	esac
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ipset/ipset.init?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list