bash: add /etc/profile.d/sys_bashrc.sh as conffile
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
This commit is contained in:
parent
5e8301d7dc
commit
2977360e46
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue