summarylogtreecommitdiffstats
path: root/g15stats.service
blob: 31b5f2b7f7ba2dd80c35db47538fbac8d5fc5a00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Logitech G15 Stats
Requires=g15daemon.service
After=g15daemon.service

[Service]
ExecStart=/usr/bin/g15stats
Restart=on-failure
RestartSec=5

[Install]
WantedBy=multi-user.target