This unit is provided by:
Options
-
[Service]-
ExecStart=/bin/sh -ec 'ifup --allow=hotplug %I; ifquery --state %I' -
ExecStart=/sbin/ifup --allow=hotplug %I -
ExecStop=/sbin/ifdown %I -
RemainAfterExit=yes -
Slice=system.slice -
TimeoutStartSec=2min -
TimeoutStartSec=5min
-
-
[Unit]-
After=local-fs.target network-pre.target apparmor.service systemd-sysctl.service sys-subsystem-net-devices-%i.device -
After=local-fs.target network-pre.target networking.service systemd-sysctl.service sys-subsystem-net-devices-%i.device -
Before=network.target shutdown.target network-online.target -
BindsTo=sys-subsystem-net-devices-%i.device -
Conflicts=shutdown.target -
DefaultDependencies=no -
Description=ifup for %I -
IgnoreOnIsolate=yes
-
Additionnal notes
Nothing here.