add systemd unit file

This commit is contained in:
Joe Ardent 2024-03-30 13:59:31 -07:00
parent f4057ecf5d
commit 25c9ebcbef
1 changed files with 6 additions and 0 deletions

6
hitman.service Normal file
View File

@ -0,0 +1,6 @@
[Unit]
Description=Hitman
After=network.target
[Service]
ExecStart=%h/hitman/hitman -e %h/hitman/.env