Mike Clarke <[email protected]> wrote: > On Monday 04 May 2009, [email protected] wrote: ... > > ? #!/bin/csh > > ? clear > > ? vidcontrol -C > > ? exec /usr/bin/login.real "$@" > > But this wouldn't prevent someone scrolling back with the scroll > lock key before logging in. I assume the OP's requirement is to > stop people from seeing previous users console activity.
That's what the "vidcontrol -C" line is supposed to accomplish, based on my reading of vidcontrol(1) and earlier messages in the thread. Granted I have not actually tried it. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
