Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
1diff --git a/speech-dispatcherd.service.in b/speech-dispatcherd.service.in 2index 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 6 [Service] 7 Type=forking 8 ExecStart=@bindir@/speech-dispatcher -d -t 0 9-ExecReload=/bin/kill -HUP $MAINPID 10+ExecReload=@utillinux@/bin/kill -HUP $MAINPID 11 12 [Install] 13 WantedBy=multi-user.target