Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
1--- a/speech-dispatcherd.service.in 2+++ b/speech-dispatcherd.service.in 3@@ -19,7 +19,7 @@ 4 [Service] 5 Type=forking 6 ExecStart=@bindir@/speech-dispatcher -d 7-ExecReload=/bin/kill -HUP $MAINPID 8+ExecReload=@utillinux@/bin/kill -HUP $MAINPID 9 10 [Install] 11 WantedBy=multi-user.target