ALL ALL=(ALL) NOPASSWD: /bin/mount -o bind /*/* */scratch.*
+ALL ALL=(ALL) NOPASSWD: /bin/mount -o bind */scratch.*/run/icecc/ /run/icecc/
+ALL ALL=(ALL) NOPASSWD: /bin/mount -t proc /proc/ */scratch.*/proc/
ALL ALL=(ALL) NOPASSWD: /bin/umount -l */scratch.*
ALL ALL=(ALL) NOPASSWD: /bin/umount -l -f */scratch.*
+ALL ALL=(ALL) NOPASSWD: /bin/umount -l /run/icecc/
ALL ALL=(ALL) NOPASSWD: /bin/mkdir -p */scratch.*
+ALL ALL=(ALL) NOPASSWD: /bin/mkdir -p /run/icecc/
ALL ALL=(ALL) NOPASSWD: /usr/bin/build
ALL ALL=(ALL) NOPASSWD: /bin/cp *.conf */scratch.*/*.conf
ALL ALL=(ALL) NOPASSWD: /bin/rm -f */.build.log