summarylogtreecommitdiffstats
path: root/opentabletdriver.service
blob: 96e76e3da8d144be497a29eb57cf1e7a850a03c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=OpenTabletDriver Daemon
StartLimitIntervalSec=300
StartLimitBurst=5

[Service]
ExecStart=/usr/bin/otd
Restart=on-failure
RestartSec=8s

[Install]
WantedBy=default.target