Added partially complete PKGBUILD for Arch LInux like systems in the contrib directory.
This commit is contained in:
13
contrib/fenrir-git/fenrir.service
Normal file
13
contrib/fenrir-git/fenrir.service
Normal file
@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=Fenrir screenreader
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
PIDFile=/var/run/fenrir.pid
|
||||
ExecStart=/usr/bin/fenrir
|
||||
Restart=on-abort
|
||||
#Group=fenrir
|
||||
#User=fenrir
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user