From: Jan Kiszka <[email protected]> It's gone with bullseye.
Signed-off-by: Jan Kiszka <[email protected]> --- recipes-core/customizations/files/postinst | 3 --- 1 file changed, 3 deletions(-) diff --git a/recipes-core/customizations/files/postinst b/recipes-core/customizations/files/postinst index cbf451f..a37d510 100644 --- a/recipes-core/customizations/files/postinst +++ b/recipes-core/customizations/files/postinst @@ -23,6 +23,3 @@ sed -i ':restart /\\$/N;s/\\\n[ ]*//;t restart' /root/.bash_history echo "PermitRootLogin yes" >> /etc/ssh/sshd_config echo "demo" > /etc/hostname - -# this helps with ttys not know to this file (removed upstream with bullseye) -rm -f /etc/securetty -- 2.31.1 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/41429b99-ff08-50ef-cdee-32452149b25b%40siemens.com.
