mirror of
https://github.com/MatMoul/g810-led.git
synced 2024-12-23 01:06:11 +00:00
Update g810 bin path in systemd unit
This commit is contained in:
parent
2a3521f503
commit
5b75564baf
@ -2,7 +2,7 @@
|
||||
Description=Set Logitech G810 Led Profile
|
||||
|
||||
[Service]
|
||||
ExecStart=/bin/g810-led -p /etc/g810-led/profile
|
||||
ExecStart=/usr/bin/g810-led -p /etc/g810-led/profile
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
Reference in New Issue
Block a user