summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/make.conf.54
1 files changed, 4 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 86eb0ecf..72844807 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -240,6 +240,10 @@ Run package\-specific tests during each merge to help make sure
the package compiled properly. See \fItest\fR in \fBebuild\fR(1)
and \fIsrc_test()\fR in \fBebuild\fR(5).
.TP
+.B userfetch
+When portage is run as root, drop privileges to portage:portage during the
+fetching of package sources.
+.TP
.B userpriv
Allow portage to drop root privledges and compile packages as
portage:portage without a sandbox (unless \fIusersandbox\fR is also used).