projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26d9466
)
bash: add /etc/profile.d/sys_bashrc.sh as conffile
author
Huangbin Zhan
<zhanhb88@gmail.com>
Thu, 11 Nov 2021 08:21:08 +0000
(16:21 +0800)
committer
Josef Schlehofer
<pepe.schlehofer@gmail.com>
Thu, 19 Jan 2023 18:52:26 +0000
(19:52 +0100)
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
(cherry picked from commit
2977360e46c124e4e429ea1da93494a85475bffe
)
utils/bash/Makefile
patch
|
blob
|
history
diff --git
a/utils/bash/Makefile
b/utils/bash/Makefile
index ca276fb36ffd37d2fb27c2ab13cb1ccff73f5dd2..5b4f801e0a84c69db5f9e3c60be702ce6752dd7a 100644
(file)
--- a/
utils/bash/Makefile
+++ b/
utils/bash/Makefile
@@
-43,6
+43,7
@@
endef
define Package/bash/conffiles
/etc/bash.bashrc
/etc/bash.bash_logout
+/etc/profile.d/sys_bashrc.sh
endef
# Bash detects and enables certain features by runtest simple piece of code