[Bug 229473] support /etc/profile.d by default for sh environment snippets
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon May 3 18:51:26 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229473
dreibh at iem.uni-due.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dreibh at iem.uni-due.de
--- Comment #5 from dreibh at iem.uni-due.de ---
Support for /etc/profile.d would indeed be useful. When creating packages of
software making customisations of the profile, it is helpful to have a
per-package profile configuration, instead of having to merge things into a
single /etc/profile file during installation. This particularly makes a safe
and clean deinstallation difficult.
Package installation -> add a package-specific file to /etc/profile.d
Package removal -> remove the file
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list