crans_bcfg2/Bundler/firewall.xml
2015-03-04 17:50:39 +01:00

9 lines
249 B
XML

<Bundle name="firewall">
<Path name="/etc/init.d/firewall"/>
<Group name="connection-main">
<Path name="/etc/modules"/>
</Group>
<Python name="/etc/cron.d/firewall"/>
<Action name="link-firewall"/>
<Package name="ipset" />
</Bundle>