Browse Source

bash: add /etc/profile.d/sys_bashrc.sh as conffile

Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
lilik-openwrt-22.03
Huangbin Zhan 3 years ago
committed by Rosen Penev
parent
commit
2977360e46
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      utils/bash/Makefile

+ 1
- 0
utils/bash/Makefile View File

@ -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…
Cancel
Save