Files
OpenBMC/meta-quanta/meta-gsj/recipes-gsj/usb-network/files/usb_network.service
T

11 lines
183 B
Desktop File
Raw Normal View History

2026-04-23 17:07:55 +08:00
[Unit]
Description=enable usb network
After=phosphor-ipmi-host.service
[Service]
Type=oneshot
ExecStart=/bin/bash -c '/usr/sbin/usb_network.sh'
[Install]
WantedBy=multi-user.target