Initial commit
This commit is contained in:
commit
20b4b2c18f
9 changed files with 958 additions and 0 deletions
9
etc/keylightd.service
Normal file
9
etc/keylightd.service
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Unit]
|
||||
Description=Keyboard backlight daemon
|
||||
|
||||
[Service]
|
||||
Type=exec
|
||||
ExecStart=/usr/local/bin/keylightd
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Add a link
Reference in a new issue