saving uncommitted changes in /etc prior to emerge run

This commit is contained in:
root
2015-04-09 20:46:29 +02:00
parent 94f3aacc88
commit 8f8564ce96
50 changed files with 70 additions and 1522 deletions

View File

@@ -14,7 +14,6 @@ fi
# settings. For system defaults, you can add a new file in /etc/profile.d/.
export EDITOR=${EDITOR:-/bin/nano}
export PAGER=${PAGER:-/usr/bin/less}
#export GREP_OPTIONS="--directories=skip"
# 077 would be more secure, but 022 is generally quite realistic
umask 022