Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27128 - baselayout /etc/skel/.bashrc
Summary: baselayout /etc/skel/.bashrc
Status: RESOLVED DUPLICATE of bug 26952
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
: 27129 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-08-22 11:25 UTC by Heinrich Wendel (RETIRED)
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Heinrich Wendel (RETIRED) gentoo-dev 2003-08-22 11:25:45 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
*** Bug 27129 has been marked as a duplicate of this bug. ***
Comment 2 SpanKY gentoo-dev 2003-08-22 11:39:41 UTC

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