@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Speech-Dispatcher an high-level device independent layer for speech synthesis.
|
||||
After=syslog.target
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
ExecStart=/usr/bin/speech-dispatcher -d
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
@@ -58,6 +58,9 @@
|
||||
<Path fileType="data">/var/log/speech-dispatcher</Path>
|
||||
<Path fileType="data">/usr/share/speech-dispatcher</Path>
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile owner="root" permission="0644" target="/usr/lib/systemd/system/speech-dispatcherd.service">speech-dispatcherd.service</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
@@ -90,7 +93,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2019-03-23</Date>
|
||||
<Date>2019-03-25</Date>
|
||||
<Version>0.9.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
|
||||
Reference in New Issue
Block a user