fenrir/autostart/systemd/fenrir.service
2016-07-05 11:27:31 +02:00

12 lines
146 B
Desktop File

[Unit]
Description=fenrir
#After=
[Service]
ExecStart=path_to_executable
Type=forking
PIDFile=path_to_pidfile
[Install]
WantedBy=default.target