Daemon should restart if it crashed
Bug #1811687 reported by
Ben Nemec
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
oslo.privsep |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
We have recently run into some bugs in privileged code that resulted in segfaults in the privsep daemon process. This isn't something we can catch and handle, and it causes all subsequent privileged calls to fail because the daemon is gone. It would be better if we could somehow detect that the daemon died and restart it automatically in this scenario.
To post a comment you must log in.