summaryrefslogtreecommitdiffstats
path: root/config.d
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2014-06-17 12:01:28 +1000
committerMartin Schwenke <martin@meltin.net>2014-06-25 20:46:15 +1000
commitbb099b27e0bb680cdf59f748880caf066646e3a2 (patch)
treea3f53282316890f7f56dece451ae9323dccb205b /config.d
parentaeb7cc16bbf63d0d31e71b9c2345be00cb985998 (diff)
downloadautocluster-bb099b27e0bb680cdf59f748880caf066646e3a2.tar.gz
autocluster-bb099b27e0bb680cdf59f748880caf066646e3a2.tar.xz
autocluster-bb099b27e0bb680cdf59f748880caf066646e3a2.zip
Update kickstart done message to include "Power down."
Signed-off-by: Martin Schwenke <martin@meltin.net>
Diffstat (limited to 'config.d')
-rw-r--r--config.d/00base.defconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.d/00base.defconf b/config.d/00base.defconf
index e627f25..eb17ba9 100644
--- a/config.d/00base.defconf
+++ b/config.d/00base.defconf
@@ -536,7 +536,7 @@ defconf POSTINSTALL_TEMPLATE "" \
defconf KS_KERNEL_OPTS "rhgb console=tty1 console=ttyS0,19200 nodmraid nompath" \
"<opts>" "options passed by kickstart to the kernel"
-defconf KS_DONE_MESSAGE "you may safely reboot your system|System halted." \
+defconf KS_DONE_MESSAGE "you may safely reboot your system|System halted.|Power down." \
"<string>" "string indicating kickstart install is complete"
defconf INSTALL_KS_DEVICE_TEMPLATE "@uto"