[Bug 266913] Commit 497cdf9673ec53d59634bb78862cd8dea3d5c155: /etc/profile: exclude also "*.csh" from /usr/local/etc/profile.d/
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266913] Commit 497cdf9673ec53d59634bb78862cd8dea3d5c155: /etc/profile: exclude also "*.csh" from /usr/local/etc/profile.d/"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266913] Commit 497cdf9673ec53d59634bb78862cd8dea3d5c155: /etc/profile: exclude also "*.csh" from /usr/local/etc/profile.d/"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266913] Commit 497cdf9673ec53d59634bb78862cd8dea3d5c155: /etc/profile: exclude also "*.csh" from /usr/local/etc/profile.d/"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266913] Commit 497cdf9673ec53d59634bb78862cd8dea3d5c155: /etc/profile: exclude also "*.csh" from /usr/local/etc/profile.d/"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266913] Commit 497cdf9673ec53d59634bb78862cd8dea3d5c155: /etc/profile: exclude also "*.csh" from /usr/local/etc/profile.d/"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Oct 2022 07:06:03 UTC
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: bugs@FreeBSD.org
Reporter: ohartmann@walstatt.org
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.