mirror of
https://github.com/toyoshim/opipad.git
synced 2024-11-25 21:35:29 +00:00
input2gpio: fix service config
This commit is contained in:
parent
1638fbeecf
commit
f7627150e1
@ -7,8 +7,8 @@ Conflicts=shutdown.target
|
||||
[Service]
|
||||
ExecStart=/opt/opipad/input2gpio.sh
|
||||
ExecStop=killall input2gpio
|
||||
Type=onshot
|
||||
RemainAfterExit=yes
|
||||
Type=simple
|
||||
RemainAfterExit=no
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
|
Loading…
Reference in New Issue
Block a user