diff --git a/Rocky8_Rpi4.ks b/Rocky8_Rpi4.ks index 9561c25..851d365 100644 --- a/Rocky8_Rpi4.ks +++ b/Rocky8_Rpi4.ks @@ -60,9 +60,6 @@ aarch64-img-extra-config # Post install scripts: %post -# Ensure no ssh keys are present -# (User's machine should generate them on first boot) -rm -f /etc/ssh/*_key* # Write initial boot line to cmdline.txt (we will update the root partuuid further down) cat > /boot/cmdline.txt << EOF