From f639f6e47f449bc15c2c07d65ef1956bc298c3e3 Mon Sep 17 00:00:00 2001 From: Alan Alberghini <414N@slacky.it> Date: Fri, 15 Jan 2021 20:18:37 +0000 Subject: network/ferm: Updated for version 2.5.1. Signed-off-by: Dave Woodfall --- network/ferm/README.SLACKWARE | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 network/ferm/README.SLACKWARE (limited to 'network/ferm/README.SLACKWARE') diff --git a/network/ferm/README.SLACKWARE b/network/ferm/README.SLACKWARE new file mode 100644 index 0000000000..611596f48c --- /dev/null +++ b/network/ferm/README.SLACKWARE @@ -0,0 +1,22 @@ +Ferm comes with a systemd unit file that can be used to run ferm on a predefined +configuration file (/etc/ferm.conf) at boot to automatically setup the firewall. + +A simple rc.d script is being provided with this package that mimics what the +unit file does. If you want to automatically run ferm at boot and stop it at +shutdown, make sure you create the /etc/ferm.conf file and: + +chmod 0755 /etc/rc.d/rc.ferm +cat >> /etc/rc.d/rc.local <> /etc/rc.d/rc.local_shutdown <