summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/pbuilderrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/pbuilderrc b/etc/pbuilderrc
index b21c5b7f..964c7cad 100644
--- a/etc/pbuilderrc
+++ b/etc/pbuilderrc
@@ -9,5 +9,5 @@ EXTRAPACKAGES="fakeroot"
APTCACHE=""
export http_proxy="http://localhost:3128"
COMPRESSPROG="pigz"
-# FIXME: remove /run/shm bindmount once we are running jessie - this is a workaround for #700591
+# remove /run/shm bindmount once we are running jessie - this is a workaround for #700591
BINDMOUNTS="$BINDMOUNTS /run/shm /dev/shm"