Thus said Clint Pachl on Mon, 25 Aug 2014 16:36:26 -0700: > If someone knows how to do this properly via getty(8), I would be very > interested.
I've used this successfully (not sure how proper it is):
/etc/ttys:
ttyC0 "/usr/libexec/getty console.nopw" vt220 on secure
/etc/gettytab:
console.nopw:\
:sp#9600:lo=/usr/bin/autologin:
/usr/bin/autologin:
#!/bin/sh
exec /usr/bin/login -f "$@"
Andy
--
TAI64 timestamp: 4000000053fdfaea

