1
0
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:
2017-05-13 20:59:41 +02:00
parent a77afe92f4
commit 7847bd16d5
7 changed files with 422 additions and 266 deletions

View 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