blob: bb20acdbfa954add647e0b207119254f8f163546 [file] [log] [blame]
[Unit]
Description=Enable usb network
After=phosphor-ipmi-host.service
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/bin/usb-ctrl ecm usbeth0 on
ExecStop=/usr/bin/usb-ctrl ecm usbeth0 off
[Install]
WantedBy=multi-user.target