switch to just --enable, knowing that --reconfig does not seem to survive a pykickstart flattening
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
firstboot --enable --reconfig # Initial Setup will start after the first reboot
|
firstboot --enable # Initial Setup will start after the first reboot
|
||||||
|
|
||||||
%packages --exclude-weakdeps # Beginning of the packages section. Excludes weak package dependencies.
|
%packages --exclude-weakdeps # Beginning of the packages section. Excludes weak package dependencies.
|
||||||
|
|
||||||
|
# TO BE TESTED -> initial-setup-gui # Graphical user interface for the initial-setup utility
|
||||||
|
# TO BE TESTED -> initial-setup-gui-wayland-generic.x86_64 # Run the initial-setup GUI in Wayland
|
||||||
gnome-initial-setup # Add GNOME initial setup too to let user create local account.
|
gnome-initial-setup # Add GNOME initial setup too to let user create local account.
|
||||||
|
|
||||||
%end # End of the packages section
|
%end # End of the packages section
|
||||||
|
|||||||
Reference in New Issue
Block a user