add unfinished systemd file

This commit is contained in:
chrys87 2016-07-05 11:27:31 +02:00 committed by GitHub
parent 7022eecc31
commit 46ad3284a2

View File

@ -0,0 +1,11 @@
[Unit]
Description=fenrir
#After=
[Service]
ExecStart=path_to_executable
Type=forking
PIDFile=path_to_pidfile
[Install]
WantedBy=default.target