RE: Re: Global environment variables under Gnome?



--------------Replied message--------------
Date: 11 Nov 2000 18:23:18 +0100
From: Joachim Trinkwitz <jtr uni-bonn de>
To: gnome-list gnome org
Subject: Re: Global environment variables under Gnome?

What about:

$ grep environment /etc/gdm/PreSession/Default
if [ -f /etc/environment ]; then
  . /etc/environment

?

Greetings,
joachim
---------------------------------
Well, I did an 'eyeball grep' 3 times and it just plain isn't there.
However, adding the '-login' flag fixed my problem, and in order to
have global env file, I'll add these lines to my startup script.

Thanks all!

Mart van de Wege





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]