Gentoo Archives: gentoo-user

From: "Bo Ørsted Andresen" <bo.andresen@××××.dk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] dispatch-conf spells disaster-RESOLVED
Date: Tue, 17 Oct 2006 13:06:01
Message-Id: 200610171500.37130.bo.andresen@zlin.dk
In Reply to: Re: [gentoo-user] dispatch-conf spells disaster-RESOLVED by maxim wexler
1 On Monday 16 October 2006 22:53, maxim wexler wrote:
2 > But where is CONFIG_PROTECT_MASK, since grepping
3 > make.conf only returns the one line, CONFIG_PROTECT?
4
5 Looking at the output of the following commands should answer your question.
6
7 # env | grep ^CONFIG_PROTECT
8
9 # find /etc/env.d | xargs grep CONFIG_PROTECT
10
11 # grep CONFIG_PROTECT /etc/profile.env
12
13 # grep -A 1 profile.env /etc/profile
14
15 --
16 Bo Andresen