Hook iptables save/restore into the init system.
This commit is contained in:
parent
56db24e107
commit
73faf4987a
5 changed files with 8 additions and 0 deletions
|
@ -34,10 +34,14 @@ ZXRjL3J1bmxldmVscy9ib290Ly5naXRpZ25vcmU= 1757769666 1757598667 root:root 0644 -
|
|||
ZXRjL3J1bmxldmVscy9ib290L3JzeXNsb2c= 1757708520 1757708520 root:root 0777 - -
|
||||
ZXRjL3J1bmxldmVscy9kZWZhdWx0Ly5naXRpZ25vcmU= 1757598703 1757598703 root:root 0644 - -
|
||||
ZXRjL3J1bmxldmVscy9kZWZhdWx0L2FwYWNoZTI= 1757708520 1757708520 root:root 0777 - -
|
||||
ZXRjL3J1bmxldmVscy9kZWZhdWx0L2lwNnRhYmxlcw== 1757770233 1757770233 root:root 0777 - -
|
||||
ZXRjL3J1bmxldmVscy9kZWZhdWx0L2lwdGFibGVz 1757770222 1757770222 root:root 0777 - -
|
||||
ZXRjL3J1bmxldmVscy9kZWZhdWx0L25vZGUtZXhwb3J0ZXI= 1757708520 1757708520 root:root 0777 - -
|
||||
ZXRjL3J1bmxldmVscy9kZWZhdWx0L3BocC1mcG04Mw== 1757708520 1757708520 root:root 0777 - -
|
||||
ZXRjL3J1bmxldmVscy9kZWZhdWx0L3NhbWJh 1757708520 1757708520 root:root 0777 - -
|
||||
ZXRjL3J1bmxldmVscy9kZWZhdWx0L3NzaGQ= 1757708520 1757708520 root:root 0777 - -
|
||||
ZXRjL3J1bmxldmVscy9zaHV0ZG93bi9pcDZ0YWJsZXM= 1757770292 1757770292 root:root 0777 - -
|
||||
ZXRjL3J1bmxldmVscy9zaHV0ZG93bi9pcHRhYmxlcw== 1757770284 1757770284 root:root 0777 - -
|
||||
ZXRjL3J1bmxldmVscy9zaHV0ZG93bi9zYW1iYQ== 1757708520 1757708520 root:root 0777 - -
|
||||
ZXRjL3NoYWRvdy5ncGc= 1757599010 1757599010 root:root 0644 - -
|
||||
ZXRjL3NzaC8uZ2l0aWdub3Jl 1757606957 1757606957 root:root 0644 - -
|
||||
|
|
1
etc/runlevels/default/ip6tables
Symbolic link
1
etc/runlevels/default/ip6tables
Symbolic link
|
@ -0,0 +1 @@
|
|||
/etc/init.d/ip6tables
|
1
etc/runlevels/default/iptables
Symbolic link
1
etc/runlevels/default/iptables
Symbolic link
|
@ -0,0 +1 @@
|
|||
/etc/init.d/iptables
|
1
etc/runlevels/shutdown/ip6tables
Symbolic link
1
etc/runlevels/shutdown/ip6tables
Symbolic link
|
@ -0,0 +1 @@
|
|||
/etc/init.d/ip6tables
|
1
etc/runlevels/shutdown/iptables
Symbolic link
1
etc/runlevels/shutdown/iptables
Symbolic link
|
@ -0,0 +1 @@
|
|||
/etc/init.d/iptables
|
Loading…
Add table
Add a link
Reference in a new issue