mirror of
https://github.com/MatMoul/g810-led.git
synced 2025-11-21 02:52:06 +00:00
Add daemon feature
This commit is contained in:
11
systemd/g810-led-scenarios.service
Normal file
11
systemd/g810-led-scenarios.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user