summaryrefslogtreecommitdiff
path: root/pkgtools/pbulk
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-01-26 03:14:18 +0000
committerjoerg <joerg@pkgsrc.org>2008-01-26 03:14:18 +0000
commitd8d13db647484514e4f21d0d5fcf5c1bb5edd0ba (patch)
treeb576225221245c3cbb8c20fb047f52fbf94e74e0 /pkgtools/pbulk
parent0b42d8a1296eaedefb524e45f59369a21ae27fa2 (diff)
downloadpkgsrc-d8d13db647484514e4f21d0d5fcf5c1bb5edd0ba.tar.gz
Explain unprivileged_user.
Diffstat (limited to 'pkgtools/pbulk')
-rw-r--r--pkgtools/pbulk/files/pbulk/pbulk.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/pkgtools/pbulk/files/pbulk/pbulk.conf b/pkgtools/pbulk/files/pbulk/pbulk.conf
index c554688ee62..9bd33df828c 100644
--- a/pkgtools/pbulk/files/pbulk/pbulk.conf
+++ b/pkgtools/pbulk/files/pbulk/pbulk.conf
@@ -1,4 +1,4 @@
-# $NetBSD: pbulk.conf,v 1.11 2008/01/16 14:20:09 joerg Exp $
+# $NetBSD: pbulk.conf,v 1.12 2008/01/26 03:14:18 joerg Exp $
# The URL where the build report will be made available. This is only
# used in the .txt version of the report.
@@ -38,6 +38,9 @@ bootstrapkit=/usr/pkgsrc/bootstrap/bootstrap.tar.gz
report_graph_script_limit=512
+# Account used for user-destdir builds. This account should have
+# no special permissions.
+#
unprivileged_user=pbulk
# The directories where the various files are created.