This unit is provided by:
Options
-
[Install]-
WantedBy=sys-subsystem-net-devices-%i.device
-
-
[Service]-
ExecStart=/usr/bin/netctl-auto start %I -
ExecStop=/usr/bin/netctl-auto stop %I -
ExecStopPost=/usr/bin/netctl-auto clean %I -
RemainAfterExit=yes -
Type=forking
-
-
[Unit]-
After=sys-subsystem-net-devices-%i.device network-pre.target -
Before=network.target -
BindsTo=sys-subsystem-net-devices-%i.device -
Description=Automatic wireless network connection using netctl profiles -
Documentation=man:netctl.special(7) -
Requisite=multi-user.target -
Wants=network.target
-
Additionnal notes
Nothing here.