blob: 2a44b9f481bb3883581d2a00e5163735042c4857 [file] [log] [blame]
charkearfd67cd22022-10-27 18:30:47 +00001[Unit]
2Description=GXP EHCI Owner Reset Service
3Wants=start-ipkvm.service
4After=start-ipkvm.service
5StartLimitIntervalSec=0
6
7[Service]
8Type=oneshot
9ExecStart=/bin/sh -c "udc-reconnect.sh %i"
10SyslogIdentifier=host-ehci-owner-reset@%i
11