blob: dbc78416a79bd9a6e2c13e2327c635b22e4e1225 [file] [log] [blame]
[Unit]
Description=Set %i gigabit link speed
After=network.target
ConditionPathExists=/sys/class/net/%i
[Service]
TimeoutSec=90s
Restart=no
ExecStart=/usr/libexec/ncsi-wait-and-set-speed %i
SyslogIdentifier=nsci-linkspeed
Type=oneshot
[Install]
WantedBy=network.target