dispatcher: add synchronous dispatcher calls
On shutdown we can't defer the response to a callback, so we need to use synchronous D-Bus calls. Second, sometimes we want to block on the dispatcher response, like for pre-down.
Showing
Please register or sign in to comment