Fabian Deutsch has submitted this change and it was merged. Change subject: Add on-shutdown hooks ......................................................................
Add on-shutdown hooks With requests to save some files which aren't managed by the TUI or our config classes on reboot, add on-shutdown hooks which run when the system comes down so we can execute things there. For now, this is only used for saving virt-who config files. Change-Id: I2cc830b1b4b28db29a3fe995ac31c36b15cf6676 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1209356 Signed-off-by: Ryan Barry <[email protected]> --- M hooks/Makefile.am M hooks/README A hooks/on-shutdown/01-save-virtwho.py M ovirt-node.spec.in M services/ovirt-node-hooks.service 5 files changed, 34 insertions(+), 1 deletion(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/39730 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2cc830b1b4b28db29a3fe995ac31c36b15cf6676 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ryan Barry <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
