bash: add /etc/profile.d/sys_bashrc.sh as conffile
authorHuangbin Zhan <zhanhb88@gmail.com>
Thu, 11 Nov 2021 08:21:08 +0000 (16:21 +0800)
committerJosef 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

index ca276fb36ffd37d2fb27c2ab13cb1ccff73f5dd2..5b4f801e0a84c69db5f9e3c60be702ce6752dd7a 100644 (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