blob: 890551e7a4f01124e6e14e6ca4b2fe02d02989b4 [file] [log] [blame]
[Unit]
Description=Stop the ethernet link failover
After=network.service
[Service]
Restart=no
ExecStart=/usr/bin/env ncsi-netlink --set -x 2 -p 0 -c 0
SyslogIdentifier=ncsi-netlink
Type=oneshot
[Install]
WantedBy=multi-user.target