Update fenrir.service
This commit is contained in:
parent
a0de817bec
commit
a93c60f75b
@ -1,11 +1,9 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=fenrir
|
Description=Fenrir screenreader
|
||||||
#After=
|
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=path_to_executable
|
ExecStart=/usr/bin/fenrir
|
||||||
Type=forking
|
Type=forking
|
||||||
PIDFile=path_to_pidfile
|
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=default.target
|
WantedBy=default.target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user