add option to getty to run contain_login
contain_login
can be enabled by using getty --contain
for the console login in /etc/init.d/30_console
in the filesystem config.
[[files]]
path = "/etc/init.d/30_console"
data = """
getty 2
getty --contain debug: -J
"""