diff options
author | Thomas De Schampheleire <patrickdepinguin+buildroot@gmail.com> | 2011-10-19 09:36:02 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2011-10-28 14:59:27 +0200 |
commit | 2c8502e8211d6153830929110611ce18956ae42c (patch) | |
tree | a93ca57160e106c6e4e72214d21849cc33d197b5 /linux | |
parent | eb8f0522f89c3f679fe73d1acff673110fe38107 (diff) | |
download | buildroot-novena-2c8502e8211d6153830929110611ce18956ae42c.tar.gz buildroot-novena-2c8502e8211d6153830929110611ce18956ae42c.zip |
/etc/profile: read in /etc/profile.d/*.sh files
For custom projects, it is more maintainable to add custom profile settings
in a separate file, than directly in /etc/profile.
This patch modifies /etc/profile to read in *.sh files from /etc/profile.d/,
a technique commonly used in Linux distributions.
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'linux')
0 files changed, 0 insertions, 0 deletions