aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc.5
diff options
context:
space:
mode:
authorJunichi Uekawa <dancer@netfort.gr.jp>2013-03-26 18:04:23 +0900
committerJunichi Uekawa <dancer@netfort.gr.jp>2013-03-26 18:04:23 +0900
commit0604692fd01019f2b33d1dfe97a2e2f54ef5ff67 (patch)
tree5eefb548d4a57dac16f9f234dd15fe4a7a866896 /pbuilderrc.5
parenta03962414c6d6fb5c4cb91a9ae5903524da43c62 (diff)
downloadpbuilder-0604692fd01019f2b33d1dfe97a2e2f54ef5ff67.tar
pbuilder-0604692fd01019f2b33d1dfe97a2e2f54ef5ff67.tar.gz
add documentation for USERUNSHM config variable.
Diffstat (limited to 'pbuilderrc.5')
-rw-r--r--pbuilderrc.57
1 files changed, 7 insertions, 0 deletions
diff --git a/pbuilderrc.5 b/pbuilderrc.5
index 2c77fac..3f42f00 100644
--- a/pbuilderrc.5
+++ b/pbuilderrc.5
@@ -380,6 +380,13 @@ are many software which fail miserably when there is no
.B /dev/pts
being mounted.
.TP
+.BI "USERUNSHM=" "yes"
+Specify
+.B yes
+when it is desired to mount
+.B /run/shm
+mount point. It is usually a good idea in order to work with software that expect shm to work.
+.TP
.BI "USE_PDEBUILD_INTERNAL=" "yes"
When this option is set to
.I yes