Commit 2ae80ee5 authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible: fix perms

parent 9fc197e9
......@@ -17,6 +17,7 @@ if [ -x /usr/bin/disorderfs ] ; then
mknod -m 666 /dev/fuse c 10 229
mv /tmp/buildd /tmp/disorderfs
mkdir /tmp/buildd
chown pbuilder2 /tmp/buildd
su pbuilder2 -c 'disorderfs /tmp/disorderfs /tmp/buildd'
else
echo "Warning: disorderfs not available."
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment