1
0
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:
Maulik Mistry 2018-12-24 01:33:34 -07:00
parent bfc823030d
commit 9cb693e270
2 changed files with 0 additions and 4 deletions

View File

@ -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

View File

@ -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