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 20:05:21
Message-Id: g1saqa$k1f$1@ger.gmane.org
1 Hi,
2
3 I want to modify PATH for every user by adding this file in /etc/env.d:
4
5 hive env.d # cat 99busybox
6 PATH=/bblinks
7 hive env.d # ls -l 99busybox
8 -rw-r--r-- 1 root root 14 2008-05-31 21:46 99busybox
9
10 Neither env-update && . /etc/profile nor a reboot adds /bblinks to my PATH.
11
12 Any advice?
13 Marc
14
15 --
16 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Problem with modifying PATH with a file in env.d Stroller <stroller@××××××××××××××××××.uk>