Add service file

This commit is contained in:
Joel Elkins 2022-11-13 14:05:43 -06:00
parent 6965a55fc7
commit 2f86f1189f
Signed by: joel
GPG Key ID: 133589DC38921AE2
1 changed files with 9 additions and 0 deletions

9
kvmkey.service Normal file
View File

@ -0,0 +1,9 @@
[Unit]
Description=KVM macropad client
[Service]
Type=simple
ExecStart=kvmkey
[Install]
WantedBy=default.target