fix service problem
This commit is contained in:
parent
3a90db6fbe
commit
6e69a9f87f
|
@ -9,7 +9,7 @@ StartLimitBurst=5
|
|||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
ExecStart=/bin/bash /usr/bin/keyboard-hook.sh >> /root/debugwifi.log
|
||||
ExecStart=/bin/bash /usr/bin/keyboard-hook.sh
|
||||
|
||||
|
||||
[Install]
|
||||
|
|
Loading…
Reference in New Issue