bash: add /etc/profile.d/sys_bashrc.sh as conffile
authorHuangbin Zhan <[email protected]>
Thu, 11 Nov 2021 08:21:08 +0000 (16:21 +0800)
committerRosen Penev <[email protected]>
Tue, 11 Jan 2022 01:01:48 +0000 (17:01 -0800)
Signed-off-by: Huangbin Zhan <[email protected]>
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