Update kickstart done message to include "Power down."
authorMartin Schwenke <martin@meltin.net>
Tue, 17 Jun 2014 02:01:28 +0000 (12:01 +1000)
committerMartin Schwenke <martin@meltin.net>
Wed, 25 Jun 2014 10:46:15 +0000 (20:46 +1000)
Signed-off-by: Martin Schwenke <martin@meltin.net>
config.d/00base.defconf

index e627f25be3224b872ff6aeb2d4dd7170e94778db..eb17ba933e94df98dca163821ead711d654abb1f 100644 (file)
@@ -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"