etc/profile Not Sourced at Login in XDM


Problem

The /etc/profile file is not being sourced at login in XDM.

Solution

Add the following entry in /usr/lib/X11/xdm/Xsession to source /etc/profile

	if [ -r $HOME/.profile ]; then
	.$HOME/.profile
	fi

etc/profile Not Sourced at Login: ITEM: FAX
Dated: 2000/11/20~00:00 Category: gph
This HTML file was generated 2001/03/08~16:06:44
Comments or suggestions? Contact us