[Bug 41799] Include .bash_profile in Xsession

soongwoo soongwooc at yahoo.com
Thu Apr 27 22:27:08 UTC 2006


Public bug reported:

Affects: gdm (Ubuntu)
       Severity: Normal
       Priority: (none set)
         Status: Unconfirmed


Description:
The new /etc/gdm/Xsession includes this:
test -f "$HOME/.profile" && . "$HOME/.profile"

It would be like this:
test -f "$HOME/.bash_profile" && . "$HOME/.bash_profile"

-- 
Include .bash_profile in Xsession
https://launchpad.net/bugs/41799




More information about the desktop-bugs mailing list