We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It was removed in b95d4c9 because it was undocumented and untested.
The alternative is zdaemon kill 12, which requires me to know the number of the SIGUSR2 signal on my system and is just ugh.
zdaemon kill 12
The text was updated successfully, but these errors were encountered:
With a7c1406 you can use zdaemon kill USR2 which is somewhat better.
zdaemon kill USR2
Sorry, something went wrong.
Resurrect logreopen (#10)
ae3cd74
Don't ignore 'stop' if the program is respawning (#13)
b02276f
Conveniently this bug was discovered while writing a test for the previous feature (#10), so we save one test ;)
No branches or pull requests
It was removed in b95d4c9 because it was undocumented and untested.
The alternative is
zdaemon kill 12
, which requires me to know the number of the SIGUSR2 signal on my system and is just ugh.The text was updated successfully, but these errors were encountered: