the proper syntax for firstboot enabling
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
firstboot --reconfig # Initial Setup will start after the first reboot
|
firstboot --enable --reconfig # Initial Setup will start after the first reboot
|
||||||
|
|
||||||
%packages --exclude-weakdeps # Beginning of the packages section. Do not include weak dependencies.
|
%packages --exclude-weakdeps # Beginning of the packages section. Do not include weak dependencies.
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
firstboot --reconfig # Enable the Setup Agent to start at boot time in reconfiguration mode. This mode enables the language, mouse, keyboard, root password, security level, time zone, and networking configuration options in addition to the default ones
|
firstboot --enable --reconfig # Enable the Setup Agent to start at boot time in reconfiguration mode. This mode enables the language, mouse, keyboard, root password, security level, time zone, and networking configuration options in addition to the default ones
|
||||||
|
|
||||||
%packages --exclude-weakdeps # Beginning of the packages section. Do not include weak dependencies
|
%packages --exclude-weakdeps # Beginning of the packages section. Do not include weak dependencies
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user