Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 27129

Summary: baselayout /etc/skel/.bashrc
Product: Gentoo Linux Reporter: Heinrich Wendel (RETIRED) <lanius>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Heinrich Wendel (RETIRED) gentoo-dev 2003-08-22 11:25:47 UTC
the .bashrc in /etc/skel should source /etc/profile :

# include this, so also xterm,kterm,gterm,etc will have default bash settings
if [ "x$SHLVL" != "x1" ]; then # We're not a login shell
    . /etc/profile
fi
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2003-08-22 11:26:04 UTC

*** This bug has been marked as a duplicate of 27128 ***