fenrir/autostart/systemd/fenrir.service

10 lines
124 B
SYSTEMD
Raw Normal View History

2016-07-05 05:27:31 -04:00
[Unit]
2016-07-15 07:07:34 -04:00
Description=Fenrir screenreader
2016-07-05 05:27:31 -04:00
[Service]
2016-07-15 07:07:34 -04:00
ExecStart=/usr/bin/fenrir
2016-07-05 05:27:31 -04:00
Type=forking
[Install]
WantedBy=default.target