1 diff --git a/speech-dispatcherd.service.in b/speech-dispatcherd.service.in
2 index ab14b99d..12521b1b 100644
3 --- a/speech-dispatcherd.service.in
4 +++ b/speech-dispatcherd.service.in
5 @@ -19,7 +19,7 @@ Description=Speech-Dispatcher, common interface to speech synthesizers
8 ExecStart=@bindir@/speech-dispatcher -d -t 0
9 -ExecReload=/bin/kill -HUP $MAINPID
10 +ExecReload=@utillinux@/bin/kill -HUP $MAINPID
13 WantedBy=multi-user.target