Commit 60b8c4ec by Dave St.Germain

Add temp directory mask for codejail.

parent 6253a848
...@@ -25,5 +25,8 @@ ...@@ -25,5 +25,8 @@
# Allow access to selections from /proc # Allow access to selections from /proc
# #
/proc/*/mounts r, /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