This unit is provided by:
Options
-
[Install]
-
[Service]
-
ExecReload=/etc/init.d/ferm reload
-
ExecReload=/usr/bin/ferm /etc/ferm.conf
-
ExecStart=/etc/init.d/ferm start
-
ExecStart=/usr/bin/ferm /etc/ferm.conf
-
ExecStop=/etc/init.d/ferm stop
-
ExecStop=/usr/bin/ferm -F /etc/ferm.conf
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
After=ipset.service
-
Before=network-pre.target
-
Before=network-pre.target shutdown.target
-
Conflicts=shutdown.target
-
DefaultDependencies=no
-
Description=ferm firewall configuration
-
Description=for Easy Rule Making
-
RequiresMountsFor=/var/cache/
-
Wants=network-pre.target
-
Additionnal notes
Nothing here.