diff options
author | Gaming4JC <g4jc@openmailbox.org> | 2015-08-28 23:05:00 -0400 |
---|---|---|
committer | Gaming4JC <g4jc@openmailbox.org> | 2015-08-28 23:05:00 -0400 |
commit | f46bdf9d5bfc6eeae828539a234e957fe2b2e042 (patch) | |
tree | 560f0a1e67351a7a75900b4ddc41a34158873d72 /pcr/openrc-net/ip6tables-1.4.13.confd | |
parent | 698cfed94cf9c654ecf39a809821359ba6f4c70c (diff) | |
parent | da0dc67b72e2c1a374260ea6ef5aa3f0f805d90d (diff) |
merge
Diffstat (limited to 'pcr/openrc-net/ip6tables-1.4.13.confd')
-rw-r--r-- | pcr/openrc-net/ip6tables-1.4.13.confd | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/pcr/openrc-net/ip6tables-1.4.13.confd b/pcr/openrc-net/ip6tables-1.4.13.confd deleted file mode 100644 index 3bb36989d..000000000 --- a/pcr/openrc-net/ip6tables-1.4.13.confd +++ /dev/null @@ -1,19 +0,0 @@ -# /etc/conf.d/ip6tables - -# Location in which iptables initscript will save set rules on -# service shutdown -IP6TABLES_SAVE="/var/lib/ip6tables/rules-save" - -# Options to pass to iptables-save and iptables-restore -SAVE_RESTORE_OPTIONS="-c" - -# Save state on stopping iptables -SAVE_ON_STOP="yes" - -# If you need to log iptables messages as soon as iptables starts, -# AND your logger does NOT depend on the network, then you may wish -# to uncomment the next line. -# If your logger depends on the network, and you uncomment this line -# you will create an unresolvable circular dependency during startup. -# After commenting or uncommenting this line, you must run 'rc-update -u'. -#rc_use="logger" |