crans_bcfg2/Cfg/etc/init.d/firewall6/firewall6
Valentin Samir 32cf2380ee [Bundler/firewall.xml,Bundler/firewall6.xml,etc/init.d/firewall6,etc/init.d/firewall] init script pour le firewall
Ignore-this: 4dffe0e36a098effec611ac9431ef44d

darcs-hash:20130118005351-3a55a-db4a0d1d9a46f2f1cbdd64674cd06321772df318.gz
2013-01-18 01:53:51 +01:00

12 lines
370 B
Bash
Executable file

#!/bin/sh
### BEGIN INIT INFO
# Provides: firewall6
# Required-Start: $remote_fs $syslog
# Required-Stop: $remote_fs $syslog
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: IPv6 Firewall
# Description: Firewall for IPv6 interfaces.
### END INIT INFO
exec /usr/bin/python /usr/scripts/gestion/gen_confs/firewall6.py $*