This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
DeviceAllow=/dev/null rw
-
ExecReload=/usr/sbin/arno-iptables-firewall force-reload
-
ExecStart=/usr/sbin/arno-iptables-firewall start
-
ExecStop=/usr/sbin/arno-iptables-firewall stop
-
LimitNPROC=1
-
PrivateTmp=no
-
ProtectHome
Introduced in systemd 214=yes -
ProtectSystem
Introduced in systemd 214=yes -
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
After=local-fs.target network-online.target
-
Before=shutdown.target
-
Conflicts=shutdown.target
-
DefaultDependencies=no
-
Description=Arno's Iptables Firewall(AIF)
-
Documentation=man:arno-iptables-firewall(8) https://rocky.eld.leidenuniv.nl/
-
Requires=local-fs.target network-online.target
-
Additionnal notes
Nothing here.