On Mon, 2008-02-18 at 21:35 +0200, Ville Skyttä wrote: > On Monday 18 February 2008, Behdad Esfahbod wrote: > > On Mon, 2008-02-18 at 19:35 +0200, Ville Skyttä wrote: > > > On Sunday 17 February 2008, Behdad Esfahbod wrote: > > > > I have a hard time imagining why you hit it at all though, as only > > > > interactive bash should run bashrc which in turn calls > > > > into /etc/profile.d, or am I missing something? > > > > > > /etc/profile.d/*.sh are sourced from /etc/profile, not bashrc. > > > > Would have taken you less time than writing this one line email to > > actually check that: > > > > [behdad@behdad ~]$ tail /etc/bashrc > > > > for i in /etc/profile.d/*.sh; do > > if [ -r "$i" ]; then > > . $i > > fi > [...] > > Oops. But you made the same mistake, see "tail /etc/profile" ;) No I didn't. I just implied that your statement of "... are sourced from /etc/profile, not bashrc" is wrong. What I did not imply was that "... are sourced from bashrc, not /etc/profile". Does that help you stop repeating what would be obvious for anyone who cares to just RTFM? -- behdad http://behdad.org/ "Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety." -- Benjamin Franklin, 1759 -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list