fenrir/autostart/systemd/fenrir.service

10 lines
124 B
SYSTEMD
Raw Normal View History

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