Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [Unit]
- Description=USB Gadget Setup Service
- ConditionKernelCommandLine=modules-load=dwc2,libcomposite
- After=systemd-modules-load.service
- [Service]
- Type=oneshot
- ExecStart=/usr/local/sbin/gadget_init
- [Install]
- WantedBy=sysinit.target
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement