Re: session restarts @ login

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: bmike1@mcleodusa.net
Date:  
To: Main PLUG discussion list
Subject: Re: session restarts @ login
.bash_profile has one line in it:
     ~/.bashrc


This tells it to run the .bashrc file?
The bashrc file says:

     [ -f /etc/profile ] && . /etc/profile


     export KDEDIR=/user
     export QTDIR=/usr/share/QT3


and /etc/profile didn't seem to say anything that would lead me to think
it would restart the sesion. As such it wouldn't seeem that would be the
problem.

> This sounds to me like your login shell environment is
> somehow messed up. Is it possible your .bash_profile
> (if you're using bash as your login shell) contains something
> that would invoke an "exit"? Just a shot in the dark . . .
>
> Good luck,
> Vic
>
> ---------------------------------------------------
> PLUG-discuss mailing list -
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>


---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss