mirror of
https://github.com/MatMoul/g810-led.git
synced 2024-12-23 17:26:11 +00:00
12 lines
213 B
SYSTEMD
12 lines
213 B
SYSTEMD
|
[Unit]
|
||
|
Description=Logitech G810 Led Scenarios
|
||
|
|
||
|
[Service]
|
||
|
#ExecStart=/usr/bin/g810-led --daemon /etc/g810-led/scenario
|
||
|
#ExecSop=kill -2 pid
|
||
|
#Type=oneshot
|
||
|
#RemainAfterExit=yes
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|