Fabian Deutsch has submitted this change and it was merged. Change subject: init: Add support for reboot_delay cmdline args ......................................................................
init: Add support for reboot_delay cmdline args This patch adds support for configuring reboot_delay in cmdline args: reboot_delay=number to set specify the amount of secnods to wait before rebooting. This informations are used to set reboot_delay=number during an auto-installation. Change-Id: Iee9888ddfd0323e37a6c8524043cf4e21e9e2166 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1021437 Signed-off-by: hadong <[email protected]> Signed-off-by: Fabian Deutsch <[email protected]> --- M scripts/ovirt-auto-install.py M scripts/ovirt-init-functions.sh.in 2 files changed, 10 insertions(+), 0 deletions(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/20351 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iee9888ddfd0323e37a6c8524043cf4e21e9e2166 Gerrit-PatchSet: 15 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: hadong <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Itamar Heim <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
