9d886869cb
0.9.0: https://lists.nongnu.org/archive/html/speechd-discuss/2019-01/msg00058.html 0.9.1: https://lists.nongnu.org/archive/html/speechd-discuss/2019-05/msg00000.html
12 lines
280 B
Diff
12 lines
280 B
Diff
--- a/speech-dispatcherd.service.in
|
|
+++ b/speech-dispatcherd.service.in
|
|
@@ -19,7 +19,7 @@
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=@bindir@/speech-dispatcher -d
|
|
-ExecReload=/bin/kill -HUP $MAINPID
|
|
+ExecReload=@utillinux@/bin/kill -HUP $MAINPID
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|