-
-
Notifications
You must be signed in to change notification settings - Fork 359
New issue
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
When starting a driver program to force UPS shutdown, kill off running siblings #2750
Conversation
…up and variable definitions before code) Signed-off-by: Jim Klimov <[email protected]>
…_forceshutdown || dump_data) also, just keep it non-fatal [networkupstools#2666] Signed-off-by: Jim Klimov <[email protected]>
… when we run to do_forceshutdown [networkupstools#2666] Signed-off-by: Jim Klimov <[email protected]>
Signed-off-by: Jim Klimov <[email protected]>
Checking with socket protocol:
Note how the executed driver program reports:
...and the backgrounded driver reports:
|
Checking with signal fallback (thanks to PID file):
The background driver in this case reports |
Note: late messages about
|
Closes: #2666