From d8530ec5a0d7aed3587183aaa55787a12c657a12 Mon Sep 17 00:00:00 2001 From: frank Date: Mon, 16 Jan 2012 23:39:34 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- csh.env | 2 +- profile.env | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/csh.env b/csh.env index 561460ca..adcacfe1 100644 --- a/csh.env +++ b/csh.env @@ -3,7 +3,7 @@ # GO INTO /etc/csh.cshrc NOT /etc/csh.env setenv ANT_HOME '/usr/share/ant' -setenv CONFIG_PROTECT '/usr/share/gnupg/qualified.txt /usr/share/openvpn/easy-rsa' +setenv CONFIG_PROTECT '/usr/share/gnupg/qualified.txt /usr/share/config /usr/share/openvpn/easy-rsa' setenv CONFIG_PROTECT_MASK '/etc/gentoo-release /etc/sandbox.d /etc/env.d/java/ /etc/php/cli-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/apache2-php5.3/ext-active/ /etc/fonts/fonts.conf /etc/gconf /etc/terminfo /etc/dconf /etc/ca-certificates.conf /etc/texmf/web2c /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/revdep-rebuild' setenv FLTK_DOCDIR '/usr/share/doc/fltk-1.3.0/html' setenv GCC_SPECS '' diff --git a/profile.env b/profile.env index ee8b50ac..47383b37 100644 --- a/profile.env +++ b/profile.env @@ -3,7 +3,7 @@ # GO INTO /etc/profile NOT /etc/profile.env export ANT_HOME='/usr/share/ant' -export CONFIG_PROTECT='/usr/share/gnupg/qualified.txt /usr/share/openvpn/easy-rsa' +export CONFIG_PROTECT='/usr/share/gnupg/qualified.txt /usr/share/config /usr/share/openvpn/easy-rsa' export CONFIG_PROTECT_MASK='/etc/gentoo-release /etc/sandbox.d /etc/env.d/java/ /etc/php/cli-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/apache2-php5.3/ext-active/ /etc/fonts/fonts.conf /etc/gconf /etc/terminfo /etc/dconf /etc/ca-certificates.conf /etc/texmf/web2c /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/revdep-rebuild' export FLTK_DOCDIR='/usr/share/doc/fltk-1.3.0/html' export GCC_SPECS='' -- 2.39.5