mirror of
https://github.com/rocky-linux/createhdds.git
synced 2024-11-15 17:51:25 +00:00
8 lines
277 B
Plaintext
8 lines
277 B
Plaintext
|
root-password password:weakpassword
|
||
|
update
|
||
|
selinux-relabel
|
||
|
install @workstation-product-environment
|
||
|
link /usr/lib/systemd/system/graphical.target:/etc/systemd/system/default.target
|
||
|
firstboot-command useradd -m -p '' ejohn
|
||
|
firstboot-command echo 'ejohn:weakpassword' | chpasswd
|