Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
meta-bytedance
/
d7af25d78f709173cb41789708eb95119b9e3dd1
/
.
/
recipes-bytedance
/
usb-network
/
files
/
usb_network.service
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