3 # SOVA iptables2 start/stop script.
5 # based on AUR/community/openntpd 3.9p1-7 package start/stop script
6 # by Vesa Kaihlavirta (vegai), vegai at amessage dot info
9 CONF
=/etc
/conf.d
/iptables2
14 [ -f $CONF ] && .
$CONF
18 stat_busy
"Starting SOVA iptables2"
32 stat_busy
"Stopping SOVA iptables2"
51 echo "usage: $0 {start|stop|restart}"