Jan Tojnar
2020-01-31 02:44:59 +01:00
parent 6d799c394c
commit 9d886869cb
2 changed files with 28 additions and 5 deletions
@@ -0,0 +1,11 @@
--- 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