This unit is provided by:
Options
-
[Install]
-
[Service]
-
ExecReload=/sbin/nft 'flush ruleset; include "/etc/sysconfig/nftables.conf";'
-
ExecReload=/usr/sbin/nft -f /etc/nftables.conf
-
ExecReload=nftables-rules
-
ExecStart=/sbin/nft -f /etc/sysconfig/nftables.conf
-
ExecStart=/usr/bin/nft -f /etc/nftables.conf
-
ExecStart=/usr/sbin/nft -f /etc/nftables.conf
-
ExecStart=nftables-rules
-
ExecStop=/sbin/nft flush ruleset
-
ExecStop=/usr/bin/nft flush ruleset
-
ExecStop=/usr/sbin/nft flush ruleset
-
ProtectHome
Introduced in systemd 214=yes -
ProtectSystem
Introduced in systemd 214=full -
RemainAfterExit=yes
-
StandardInput=null
-
Type=oneshot
-
-
[Unit]
-
Before=network-pre.target
-
Before=network-pre.target shutdown.target
-
Conflicts=shutdown.target
-
DefaultDependencies=no
-
Description=Netfilter Tables
-
Description=nftables
-
Description=nftables firewall
-
Documentation=man:nft(8)
-
Documentation=man:nft(8) http://wiki.nftables.org
-
Wants=network-pre.target
-
Additionnal notes
Nothing here.