summaryrefslogtreecommitdiffstats
path: root/abs/extra/speech-dispatcher/speech-dispatcherd.service
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/speech-dispatcher/speech-dispatcherd.service')
-rw-r--r--abs/extra/speech-dispatcher/speech-dispatcherd.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/abs/extra/speech-dispatcher/speech-dispatcherd.service b/abs/extra/speech-dispatcher/speech-dispatcherd.service
deleted file mode 100644
index ce21c56..0000000
--- a/abs/extra/speech-dispatcher/speech-dispatcherd.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[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