aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc.5
diff options
context:
space:
mode:
authordancer <dancer>2005-07-10 15:43:35 +0000
committerdancer <dancer>2005-07-10 15:43:35 +0000
commit738cf5f3647eaf6a29fdfe6880a40875bb1811c1 (patch)
treeb59a1262acc331ebfa7f53d9989b733d7f97ace8 /pbuilderrc.5
parent1b804d59a09ccfb86ad686d320c3b570f0d0153f (diff)
downloadpbuilder-738cf5f3647eaf6a29fdfe6880a40875bb1811c1.tar
pbuilder-738cf5f3647eaf6a29fdfe6880a40875bb1811c1.tar.gz
up
Diffstat (limited to 'pbuilderrc.5')
-rw-r--r--pbuilderrc.54
1 files changed, 3 insertions, 1 deletions
diff --git a/pbuilderrc.5 b/pbuilderrc.5
index 44270ed..585a82f 100644
--- a/pbuilderrc.5
+++ b/pbuilderrc.5
@@ -222,7 +222,9 @@ in
.TP
.BI "BUILDUSERID=" "1234"
The uid to be used inside chroot.
-It should not collide with user-id outside the chroot.
+It should ideally not collide with user-id outside the chroot,
+to avoid user inside chroot having access to
+processes owned by the user id outside the chroot.
.TP
.BI "BUILDUSERNAME=" "pbuilder"