Set SYS_BASHRC macro accepted/tizen_7.0_base_hotfix accepted/tizen_7.0_base_tool_hotfix tizen_7.0_base_hotfix accepted/tizen/7.0/base/hotfix/20230714.004005 accepted/tizen/7.0/base/tool/hotfix/20221212.074154 submit/tizen_7.0_base_hotfix/20221212.064240
authorDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 24 Jan 2022 06:56:52 +0000 (15:56 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 12 Dec 2022 06:40:27 +0000 (15:40 +0900)
/etc/bashrc

Change-Id: I49b66db46202196bd5a0570e53f163563da50ccb

config-top.h

index c7326a7..6717820 100644 (file)
@@ -73,7 +73,7 @@
 #define KSH_COMPATIBLE_SELECT
 
 /* System-wide .bashrc file for interactive shells. */
-/* #define SYS_BASHRC "/etc/bash.bashrc" */
+#define SYS_BASHRC "/etc/bashrc"
 
 /* System-wide .bash_logout for login shells. */
 /* #define SYS_BASH_LOGOUT "/etc/bash.bash_logout" */