fix service path: /usr/bin/kbd (not /usr/local)
This commit is contained in:
+2
-2
@@ -7,8 +7,8 @@ Type=oneshot
|
||||
ExecStartPre=/bin/chmod 666 /dev/hidraw1
|
||||
ExecStartPre=/bin/chmod 666 /sys/class/leds/asus::kbd_backlight/brightness
|
||||
ExecStartPre=/bin/chmod 666 /sys/class/leds/asus::kbd_backlight/kbd_rgb_mode
|
||||
ExecStart=/usr/local/bin/kbd init
|
||||
ExecStartPost=/usr/local/bin/kbd on
|
||||
ExecStart=/usr/bin/kbd init
|
||||
ExecStartPost=/usr/bin/kbd on
|
||||
RemainAfterExit=yes
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user