On 31 May 2008, at 21:01, Marc Blumentritt wrote:
Hi,
I want to modify PATH for every user by adding this file in /etc/
env.d:
hive env.d # cat 99busybox
PATH=/bblinks
hive env.d # ls -l 99busybox
-rw-r--r-- 1 root root 14 2008-05-31 21:46 99busybox
Neither env-update && . /etc/profile nor
Hi,
I want to modify PATH for every user by adding this file in /etc/env.d:
hive env.d # cat 99busybox
PATH=/bblinks
hive env.d # ls -l 99busybox
-rw-r--r-- 1 root root 14 2008-05-31 21:46 99busybox
Neither env-update && . /etc/profile nor a reboot adds /bblinks to my PATH.
Any advice?
Marc
-
Hi,
I want to modify the PATH variable for every user by adding this file in
/etc/env.d :
hive env.d # cat 99busybox
PATH=/bblinks
hive env.d # ls -l 99busybox
-rw-r--r-- 1 root root 14 2008-05-31 21:46 99busybox
The dir /bblinks does exist, but my PATH variable is not changed. I did
run env
3 matches
Mail list logo