This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecReload=/usr/sbin/firehol start
-
ExecStart=/usr/sbin/firehol start
-
ExecStop=/usr/sbin/firehol stop
-
PrivateDevices
Introduced in systemd 209=yes -
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectSystem
Introduced in systemd 214=full -
RemainAfterExit=yes
-
RestrictRealtime
Introduced in systemd 231=yes -
Type=oneshot
-
-
[Unit]
-
After=systemd-modules-load.service local-fs.target
-
Before=network-pre.target shutdown.target
-
Conflicts=shutdown.target
-
DefaultDependencies=no
-
Description=Firehol stateful packet filtering firewall for humans
-
Documentation=man:firehol(1) man:firehol.conf(5)
-
Wants=network-pre.target systemd-modules-load.service local-fs.target
-
Additionnal notes
Nothing here.