I really don't think what your doing in rc.local is sensible, but at
least there is a simpler workaround then your messing around with the
getty config:


# mkdir /etc/systemd/system/rc-local.service.d/

# echo -e
"[Service]\nStandardInput=tty-force\nStandardOutput=journal+console\n" >
/etc/systemd/system/rc-local.service.d/console.conf

This connects the standard output/input to /dev/console during boot.

You should should see your messages this way and also be able to
interact (i.e. read from stdin) this.




-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to