Mailinglist Archive: opensuse (4165 mails)
| < Previous | Next > |
Re: [SLE] Change logOUT? (was RE: [SLE] change login message)
- From: Anders Johansson <andjoh@xxxxxxxxxx>
- Date: Wed, 30 Apr 2003 20:27:26 +0200
- Message-id: <200304302027.26587.andjoh@xxxxxxxxxx>
On Wednesday 30 April 2003 20:24, Christopher Mahmood wrote:
> * VANTASSLE, GEORDON M (SBCSI) (gv2385@xxxxxxx) [030430 11:16]:
> > This reminds me: What do I need to change in order to have the console
> > screen (text login) clear/erase on logout? I had done it once a LONG
> > time ago, but I have since forgotten.
>
> The easy way is just to just put 'clear' into .bash_logout or
> whatever is appropriate for your shell if you aren't using bash.
or if you want it to happen for all users no matter what, edit /etc/inittab
and remove the --noclear from the mingetty line
> * VANTASSLE, GEORDON M (SBCSI) (gv2385@xxxxxxx) [030430 11:16]:
> > This reminds me: What do I need to change in order to have the console
> > screen (text login) clear/erase on logout? I had done it once a LONG
> > time ago, but I have since forgotten.
>
> The easy way is just to just put 'clear' into .bash_logout or
> whatever is appropriate for your shell if you aren't using bash.
or if you want it to happen for all users no matter what, edit /etc/inittab
and remove the --noclear from the mingetty line
| < Previous | Next > |