This unit is provided by:
Options
-
[Service]
-
ExecStart=/usr/bin/network-setup-start
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
After=network-pre.target systemd-udevd.service systemd-sysctl.service
-
Before=network.target shutdown.target
-
ConditionCapability=CAP_NET_ADMIN
-
Conflicts=shutdown.target
-
DefaultDependencies=no
-
Description=Networking Setup
-
PartOf=network-addresses-eth1.service
-
Wants=network.target
-
Additionnal notes
Nothing here.