projects
/
product
/
upstream
/
bash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc7f771
)
Set SYS_BASHRC macro
accepted/tizen_6.5_base
accepted/tizen_6.5_base_tool
tizen_6.5_base
accepted/tizen/6.5/base/20230714.002748
accepted/tizen/6.5/base/tool/20221212.074125
submit/tizen_6.5_base/20221212.064328
author
DongHun Kwak
<dh0128.kwak@samsung.com>
Mon, 24 Jan 2022 06:56:52 +0000
(15:56 +0900)
committer
DongHun Kwak
<dh0128.kwak@samsung.com>
Mon, 12 Dec 2022 05:19:13 +0000
(14:19 +0900)
/etc/bashrc
Change-Id: I49b66db46202196bd5a0570e53f163563da50ccb
config-top.h
patch
|
blob
|
history
diff --git
a/config-top.h
b/config-top.h
index c7326a7a53e3f7d656b8a10a1a10641df0690a48..6717820630640faff089a728fe4f6ad4acd4a139 100644
(file)
--- a/
config-top.h
+++ b/
config-top.h
@@
-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" */