This unit is provided by:
Options
-
[Install] -
[Service]-
EnvironmentFile=-/etc/netscript/network.conf -
ExecStart=/sbin/netscript start -
ExecStartPre=-/bin/sh -c '[ -n "$IF_AUTO" ] && udevadm settle' -
ExecStop=/sbin/netscript stop -
RemainAfterExit=yes -
TimeoutStartSec=5min -
Type=oneshot
-
-
[Unit]-
After=local-fs.target network-pre.target apparmor.service systemd-sysctl.service systemd-modules-load.service -
Before=network.target -
Before=network.target shutdown.target network-online.target -
Conflicts=shutdown.target -
DefaultDependencies=no -
Description=IP tables for system -
Description=Netscript network interfaces and iptables -
Documentation=man:netscript(8) -
Wants=network.target
-
Additionnal notes
Nothing here.