Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 411661
Collapse All | Expand All

(-)/etc/init.d/arno-iptables-firewall (-1 / +2 lines)
Lines 1-6 Link Here
1
#!/sbin/runscript
1
#!/sbin/runscript
2
2
3
opts="${opts} stats help reload"
3
extra_commands="stats help"
4
extra_started_commands="reload"
4
5
5
depend() {
6
depend() {
6
  before net
7
  before net

Return to bug 411661