1
0
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:
MatMoul 2016-12-24 05:23:01 +01:00
parent 2a3521f503
commit 5b75564baf

View File

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