aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc.5
diff options
context:
space:
mode:
Diffstat (limited to 'pbuilderrc.5')
-rw-r--r--pbuilderrc.59
1 files changed, 9 insertions, 0 deletions
diff --git a/pbuilderrc.5 b/pbuilderrc.5
index 383cf09..21ef6f5 100644
--- a/pbuilderrc.5
+++ b/pbuilderrc.5
@@ -244,6 +244,15 @@ do not work.
.BI "USEDEVFS=" "no"
Whether to use DEVFS or not.
+.TP
+.BI "BUILDRESULTUID="
+.TP
+.BI "BUILDRESULTGID="
+Set the UID and GID of the files built as result.
+They probably need to be set to numeric UID values,
+so that it works the same inside the chroot and outside the
+chroot.
+
.SH "AUTHOR"
Initial coding, and main maintenance is done by
Junichi Uekawa <dancer@debian.org>.