1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2024-12-23 09:16:11 +00:00
g810-led/systemd/g810-led.service
2017-01-15 00:33:12 +01:00

11 lines
184 B
Desktop File

[Unit]
Description=Set Logitech G810 Led Profile
[Service]
ExecStart=/usr/bin/g810-led -p /etc/g810-led/profile
Type=oneshot
RemainAfterExit=yes
[Install]
WantedBy=multi-user.target