diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2017-06-08 10:21:36 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-10 10:47:40 +0700 |
commit | 480f6c050a0f87c53c970def4159a234707ad479 (patch) | |
tree | 480c58ec7a1482a71c8aaa12a799f5339a0b9884 /network/firewalld/slack-desc | |
parent | 4b321577fd243c5fb8b0d9d7997caa58b7999d8a (diff) |
network/firewalld: Added (dynamically managed firewall gui).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/firewalld/slack-desc')
-rw-r--r-- | network/firewalld/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/firewalld/slack-desc b/network/firewalld/slack-desc new file mode 100644 index 0000000000000..8291689aad4ce --- /dev/null +++ b/network/firewalld/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +firewalld: firewalld (dynamically managed firewall gui) +firewalld: +firewalld: firewalld provides a dynamically managed firewall with support for +firewalld: network or firewall zones to define the trust level of network +firewalld: connections or interfaces. It has support for IPv4, IPv6 firewall +firewalld: settings and for ethernet bridges and a separation of runtime and +firewalld: permanent configuration options. It also provides an interface for +firewalld: services or applications to add ip*tables and ebtables rules directly. +firewalld: +firewalld: Homepage: https://github.com/t-woerner/firewalld.git +firewalld: |