base-files: added some common dirs to /etc/profile.
This commit is contained in:
@@ -25,9 +25,12 @@ if [ "$EUID" = "0" ]; then
|
||||
pathmunge /usr/sbin
|
||||
pathmunge /usr/local/sbin
|
||||
else
|
||||
pathmunge /usr/local/bin after
|
||||
pathmunge /usr/local/sbin after
|
||||
pathmunge /usr/sbin after
|
||||
pathmunge /sbin after
|
||||
pathmunge /opt/bin after
|
||||
pathmunge /opt/sbin after
|
||||
fi
|
||||
|
||||
# No core files by default
|
||||
|
||||
Reference in New Issue
Block a user