Fabian Deutsch has submitted this change and it was merged. Change subject: init: Move on-boot hooks to a reachable place ......................................................................
init: Move on-boot hooks to a reachable place Previously the on-boot hooks were moved to a place which was never reached, now the hooks are called in a passage that is beeing reached. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1206139 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1194068 Change-Id: Ie9e9b6d4bfddeb91917a74ed27e297cea7e31099 Signed-off-by: Fabian Deutsch <[email protected]> --- M scripts/ovirt-init-functions.sh.in 1 file changed, 11 insertions(+), 9 deletions(-) -- To view, visit https://gerrit.ovirt.org/39264 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie9e9b6d4bfddeb91917a74ed27e297cea7e31099 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: ovirt-3.5 Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
