https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266913
Bug ID: 266913
Summary: Commit 497cdf9673ec53d59634bb78862cd8dea3d5c155:
/etc/profile: exclude also "*.csh" from
/usr/local/etc/profile.d/
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
Commit 497cdf9673ec53d59634bb78862cd8dea3d5c155 introduces a new /etc/profile
reading more sh profiles, also those put into /usr/local/etc/profile.d/.
On working hosts with some special ports installed, ${LOCALBASE}/etc/profile.d/
is also populated with a set of sh/ksh/bash configuration files ending in *.sh
as well as those for csh/tcsh, ending in *.csh accordingly, like these ports
I'm aware of:
lang/gawk (gawk.{sh|csh})
x11-toolkits/vte3 (vte.{sh|csh}
The existence of *.csh files in folder results in unpleasant errors during a
full login.
--
You are receiving this mail because:
You are the assignee for the bug.