- Basic cleanup of old files

This commit is contained in:
Ben Reaves
2020-10-24 19:22:26 -05:00
parent 3f573c6d61
commit 89701595fb
25 changed files with 0 additions and 344 deletions

View File

@@ -0,0 +1,11 @@
# keyswap.timer
[Unit]
Description=Runs the keyswap.service 5 seconds after boot up
[Timer]
#OnBootSec=5s
OnActiveSec=5s
Unit=keyswap.service
[Install]
WantedBy=default.target