Open
Description
soft-reboot
doesn't execute the shutdown hook script, which isn't documented. It should at least be documented, or otherwise fixed.
(Probably want to execute them by executing shutdown
with some arguments such as -s --system
, but will need to fork to run shutdown rather than exec
ing it without forking).
Metadata
Metadata
Assignees
Labels
No labels