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 99busyboxThe dir /bblinks does exist, but my PATH variable is not changed. I did run env-update && . /etc/profile : No change, reboot: no change.
What am I doing wrong? Thanks for any advice. Marc -- [email protected] mailing list

