speech-dispatcher/SOURCES/speech-dispatcherd.service

10 lines
201 B
SYSTEMD
Raw Normal View History

2019-05-07 09:55:07 +00:00
[Unit]
Description=Speech-Dispatcher an high-level device independent layer for speech synthesis.
[Service]
Type=forking
ExecStart=/usr/bin/speech-dispatcher -d
[Install]
WantedBy=multi-user.target