JudgeServer/build/java_policy

3 lines
64 B
Plaintext

grant {
permission java.io.FilePermission "/tmp", "read";
};