diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-04-08 14:09:45 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-04-08 14:09:45 +0200 |
commit | 1e60f16ff4121d20025f8a00244ae4b5856f5581 (patch) | |
tree | d86f77fa497f7f9d935b53a5bcc3eb2c01ea74fd /package/iptables/files/ip6tables.postinst | |
parent | 854670adfd162d4dff21085804a03c6c903c7f60 (diff) | |
parent | eecf91bc2127f5d0fcd6e0935e0a07be84b692ff (diff) |
Merge branch 'master' of git+ssh://www.openadk.org/git/openadk
Diffstat (limited to 'package/iptables/files/ip6tables.postinst')
-rw-r--r-- | package/iptables/files/ip6tables.postinst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package/iptables/files/ip6tables.postinst b/package/iptables/files/ip6tables.postinst new file mode 100644 index 000000000..09645104b --- /dev/null +++ b/package/iptables/files/ip6tables.postinst @@ -0,0 +1,4 @@ +#!/bin/sh +. $IPKG_INSTROOT/etc/functions.sh + +add_rcconf iptables firewall6 NO |