Hi, Vladilen Kozin <vladilen.ko...@gmail.com> skribis:
> $ sudo herd start my-service > starts without a hitch, but > > $ sudo stop my-service > simply hangs for the default 5sec until Shepherd SIGKILLs it (as per > /var/log/messages) and even after that console where I run the herd stop > command doesn't get released until I manually CTRL-C it. (I guess the second command is ‘sudo herd stop my-service’.) If you interrupt the ‘herd’ command, does ‘sudo herd status’ and similar commands still respond? If not, could you share the relevant /var/log/messages excerpt? Thanks for reporting the issue, Ludo’.