Add /etc/gentoo-release to CONFIG_PROTECT_MASK.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# /etc/env.d/00basic
|
||||
# Do not edit this file
|
||||
|
||||
PATH="/opt/bin"
|
||||
ROOTPATH="/opt/bin"
|
||||
@@ -6,3 +7,4 @@ LDPATH="/usr/local/lib"
|
||||
MANPATH="/usr/local/share/man:/usr/share/man"
|
||||
INFOPATH="/usr/share/info"
|
||||
CVS_RSH="ssh"
|
||||
CONFIG_PROTECT_MASK="/etc/gentoo-release"
|
||||
|
Reference in New Issue
Block a user