This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/sbin/pyroman --init
-
RemainAfterExit=yes
-
StandardOutput=syslog
-
Type=oneshot
-
-
[Unit]
-
After=systemd-modules-load.service network-pre.target
-
Before=network.target
-
DefaultDependencies=no
-
Description=Pyroman firewall
-
Wants=network-pre.target
-
Additionnal notes
Nothing here.