Update CentOS to reboot instead of poweroff

This commit is contained in:
Cheng Sun 2015-01-07 17:05:33 +00:00
parent 7dbd2d8f68
commit fed2a44f04

View File

@ -17,8 +17,7 @@ clearpart --all --initlabel
autopart autopart
auth --useshadow --enablemd5 auth --useshadow --enablemd5
firstboot --disabled firstboot --disabled
#reboot reboot
poweroff
%packages --ignoremissing %packages --ignoremissing
@Base @Base