Commit 60b8c4ec by Dave St.Germain

Add temp directory mask for codejail.

parent 6253a848
......@@ -26,4 +26,7 @@
#
/proc/*/mounts r,
/tmp/codejail-*/ rix,
/tmp/codejail-*/** wrix,
}
Markdown is supported
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