Set SYS_BASHRC macro accepted/tizen/7.0/base/tool/20221212.074153 submit/tizen_7.0_base/20221212.064312
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:39:20 +0000 (15:39 +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" */