Files
2026-04-23 17:07:55 +08:00

11 lines
183 B
Desktop File

[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