[bcc'd to debian-x to avoid cross-post trash.  fix headers if you don't
want to reply there.]

On Sat, Aug 12, 2000 at 01:51:53PM -0500, Branden Robinson wrote:
> Just sourcing /etc/environment like a shell script is wrong.  However,
> individual users may customize /etc/X11/Xsession (or /etc/X11/xdm/Xsession)
> to do this.

Correct, the proper way to do this is:

set -a
. /etc/environment
set +a

-- 
Raul


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to