12 lines
199 B
Desktop File
12 lines
199 B
Desktop File
[Unit]
|
|
Description=Load USB gadget schemas
|
|
Requires=sys-kernel-config.mount
|
|
After=sys-kernel-config.mount
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/bin/gadget-start
|
|
|
|
[Install]
|
|
WantedBy=usb-gadget.target
|