systemd service
This commit is contained in:
parent
8082251bef
commit
dc1bf3a4b3
10
btor.service
Normal file
10
btor.service
Normal file
@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=convert emr stylus button events to rubber events
|
||||
After=home.mount
|
||||
|
||||
[Service]
|
||||
ExecStart=/home/root/btor/btor
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Reference in New Issue
Block a user