systemd service

This commit is contained in:
Alessandro Mauri 2022-02-16 17:08:16 +01:00
parent 8082251bef
commit dc1bf3a4b3

10
btor.service Normal file
View 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