This unit is provided by:
Options
-
[Install]
-
WantedBy=basic.target
-
-
[Service]
-
EnvironmentFile=-/etc/default/shorewall-init
-
EnvironmentFile=-/etc/sysconfig/shorewall-init
-
ExecStart=/sbin/shorewall-init start
-
ExecStart=/usr/sbin/shorewall-init start
-
ExecStop=/sbin/shorewall-init stop
-
ExecStop=/usr/sbin/shorewall-init stop
-
RemainAfterExit=yes
-
StandardOutput=syslog
-
Type=oneshot
-
-
[Unit]
-
Before=network-pre.target
-
Before=network.target
-
Description=Shorewall firewall (bootup security)
-
Wants=network-pre.target
-
Additionnal notes
Nothing here.