Update CentOS to reboot instead of poweroff
This commit is contained in:
parent
7dbd2d8f68
commit
fed2a44f04
@ -17,8 +17,7 @@ clearpart --all --initlabel
|
||||
autopart
|
||||
auth --useshadow --enablemd5
|
||||
firstboot --disabled
|
||||
#reboot
|
||||
poweroff
|
||||
reboot
|
||||
|
||||
%packages --ignoremissing
|
||||
@Base
|
||||
|
Loading…
Reference in New Issue
Block a user