make it even more insecure, to make it easier to debug

This commit is contained in:
Lukas Greve
2025-12-11 20:50:13 +01:00
parent 28c390f1b4
commit 0c76e7626d

View File

@@ -1,3 +1,3 @@
rootpw --plaintext 1234 # Root account is enabled with weak password
rootpw --plaintext 1234 --allow-ssh # Root account is enabled with weak password and allow ssh
selinux --disabled # Disable SELinux
firewall --enabled --ssh # Reject incoming connections that are not in response to outbound requests except SSH