Initial commit.
This commit is contained in:
10
systemd/user/fn_lock_server.service
Normal file
10
systemd/user/fn_lock_server.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Apple Magic Keyboard FN Lock
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/home/igor/Developer/linux/fn_lock_server/fn_lock_server
|
||||
Type=forking
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user