fix service problem
This commit is contained in:
parent
218080b2bb
commit
0098709cf5
|
@ -10,7 +10,7 @@ StartLimitBurst=5
|
|||
Restart=always
|
||||
RestartSec=5s
|
||||
|
||||
ExecStart=/usr/bin/hid_gadget_test_select
|
||||
ExecStart=/usr/bin/hid_gadget_test_select /dev/hidg0 keyboard
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Reference in New Issue