You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/platform/remarkable/button-listen.service

15 lines
219 B
INI

[Unit]
Description=KOReader Button Listener
StartLimitIntervalSec=600
StartLimitBurst=4
After=home.mount
[Service]
ExecStart=/home/root/koreader/button-listen
Restart=on-failure
[Install]
WantedBy=multi-user.target