summaryrefslogtreecommitdiffstats
path: root/meta-rcs/meta-talos/recipes-phosphor/network/network/ncsi-netlink.service
blob: 890551e7a4f01124e6e14e6ca4b2fe02d02989b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[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
OpenPOWER on IntegriCloud