This unit is provided by:
Options
-
[Service]
-
ExecReload=@/usr/bin/firewall-reload firewall-reload
-
ExecStart=@/usr/bin/firewall-start firewall-start
-
ExecStop=@/usr/bin/firewall-stop firewall-stop
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
After=systemd-modules-load.service
-
Before=network-pre.target
-
ConditionCapability=CAP_NET_ADMIN
-
DefaultDependencies=no
-
Description=Firewall
-
Wants=network-pre.target
-
Additionnal notes
Nothing here.