30.3. Starting Initial Setup Manually
Once you once finished the Initial Setup, the application does not start again when you boot the system. To manually start the Initial Setup on system boot:
- Enable the service:
systemctl enable initial-setup.service
# systemctl enable initial-setup.serviceCopy to Clipboard Copied! Toggle word wrap Toggle overflow - Optionally, to display all menu options, including the ones previously set, create an empty
/.unconfiguredfile to start Initial Setup in reconfiguration mode:touch /.unconfigured
# touch /.unconfiguredCopy to Clipboard Copied! Toggle word wrap Toggle overflow Note that, regardless of this setting, the license agreement entry is not displayed again if you previously accepted it. - Reboot the system.
Note
The initial-setup-gui (graphical mode) or initial-setup (text mode) packages must be installed for to run Initial Setup.