add logs, reconfig system
This commit is contained in:
@@ -7,10 +7,10 @@
|
||||
|
||||
# What ? This kickstart file provides the basic plumbing for initial-setup to launch on the first system start-up.
|
||||
|
||||
firstboot --enable --reconfig # Initial Setup will start after the first reboot
|
||||
firstboot --reconfig # Initial Setup will start after the first reboot
|
||||
|
||||
%packages --exclude-weakdeps # Beginning of the packages section. Do not include weak dependencies.
|
||||
|
||||
initial-setup # Install the initial setup package.
|
||||
initial-setup # Install the initial setup package
|
||||
|
||||
%end # End of the packages section
|
||||
Reference in New Issue
Block a user