Pratham Patel
f6cbfcdf2c
By using the 'user' command in Kickstart, systemd-logind.service fails to start. Following that, providing correct user credentials bars the user from login. Revert back to the old config.
7 lines
208 B
Plaintext
7 lines
208 B
Plaintext
%include includes/base-config.ksi
|
|
%include includes/disk-layout.ksi
|
|
%include includes/package-list.ksi
|
|
%include includes/post-install.ksi
|
|
%include includes/pre-install.ksi
|
|
%include includes/rocky-9-repos.ksi
|