[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: scon -o
- To: misc_(_at_)_openbsd_(_dot_)_org, sturm_(_at_)_physik_(_dot_)_rwth-aachen_(_dot_)_de
- Subject: Re: scon -o
- From: Federico Schwindt <fgsch_(_at_)_olimpo_(_dot_)_com_(_dot_)_br>
- Date: Sat, 15 Jan 2000 14:36:17 -0300 (ART)
> possibility to run /usr/sbin/scon -o somewhere at boot time once? If run
> in rc.local it doesn't do anything because the console is no pcvt device.
> When run at login time, it always toggles when I login on another vt.
You can add to your profile something like that
if [ ! -f $HOME/.scon ]; then
touch $HOME/.scon && scon -o
fi
> What file do I have to edit to clear the screen after a logout?
It's in the FAQ, http://www.openbsd.org/faq
f.-
Visit your host, monkey.org