> >>~/.bashrc will be executed by every (bash) shell that is started. > > > >That's for each login. If you want programs executed at startup, put them > >in /etc/init.d/local.start. > > True, but the specific command he wants to run is "setterm". Does that > would correctly from local.start?
It certainly does. I use both "setterm -blank 0" and "setterm -powersave off" in my local.start to ensure the console is always viewable. Works like a charm. -- [email protected] mailing list

