Gentoo Archives: gentoo-user

From: Marc Blumentritt <marc.blumentritt@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Problem with modifying PATH with a file in env.d
Date: Sat, 31 May 2008 19:58:32
Message-Id: g1sakd$jd3$1@ger.gmane.org
1 Hi,
2
3 I want to modify the PATH variable for every user by adding this file in
4 /etc/env.d :
5
6 hive env.d # cat 99busybox
7 PATH=/bblinks
8 hive env.d # ls -l 99busybox
9 -rw-r--r-- 1 root root 14 2008-05-31 21:46 99busybox
10
11 The dir /bblinks does exist, but my PATH variable is not changed. I did
12 run env-update && . /etc/profile : No change, reboot: no change.
13
14 What am I doing wrong?
15
16 Thanks for any advice.
17 Marc
18
19
20 --
21 gentoo-user@l.g.o mailing list