diff options
author | Daniel sea McChlery <sea@members.fsf.org> | 2014-10-16 23:13:02 (EDT) |
---|---|---|
committer | Daniel sea McChlery <sea@members.fsf.org> | 2014-10-16 23:13:02 (EDT) |
commit | 7a6d4745be6df8d253f29bac37e328309f367d3d (patch) | |
tree | c3b46186de75b3d7efa0742f6c4b9a44df253869 /iptables.pkg/control | |
parent | 2a78390de084cba369b258b41e25c19bb8a0b584 (diff) |
Added a note about /etc/iptables to the iptables package description.
Diffstat (limited to 'iptables.pkg/control')
-rw-r--r-- | iptables.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iptables.pkg/control b/iptables.pkg/control index cd1dc51..ab0981a 100644 --- a/iptables.pkg/control +++ b/iptables.pkg/control @@ -6,4 +6,4 @@ Depends: iptables-common (>= ${Source-Version}), libxtables.10, libiptc.0 Replaces: busybox (<< 1.21.1-12) Conflicts: busybox (<< 1.21.1-12) Description: iptables binary tools - The iptables tools are used to manipulate kernel firewall tables. + The iptables tools are used to manipulate kernel firewall tables. Note that custom iptables commands should be placed in /etc/iptables |