PBS: add hint for advanced installs (#5788)

This commit is contained in:
CanbiZ
2025-07-07 13:21:44 +02:00
committed by GitHub
parent 372b52f64d
commit 59f99a27d2

View File

@ -35,6 +35,10 @@
{
"text": "Set a root password if using autologin. This will be the PBS password. `passwd root`",
"type": "warning"
},
{
"text": "Advanced Install is only possible without root password and root SSH access, you can configure this after installation.",
"type": "warning"
}
]
}