mirror of
https://github.com/MatMoul/g810-led.git
synced 2025-04-04 15:21:45 +00:00
Simplified systemd files.
This commit is contained in:
parent
bfc823030d
commit
9cb693e270
@ -6,8 +6,6 @@ Before=shutdown.target reboot.target halt.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/g810-led -p /etc/g810-led/reboot
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
|
||||
[Install]
|
||||
WantedBy=shutdown.target
|
||||
|
@ -3,8 +3,6 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user