]> git.pld-linux.org Git - packages/ipset.git/commitdiff
- update list of actions which need config
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 21 Jul 2010 05:27:31 +0000 (05:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ipset.init -> 1.6

ipset.init

index ff15d3ec4213e5b8f0e37c0440349ee0c2a8adbb..eb853689932551258606fcfc30b6e3d0cbcb6b1f 100644 (file)
@@ -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
This page took 0.0348810000000001 seconds and 4 git commands to generate.