Initial commit.

This commit is contained in:
igor
2026-04-10 15:40:20 -07:00
commit 6dd004939f
39 changed files with 3168 additions and 0 deletions

View 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