OnlineJudge/dockerfiles/judger/policy

3 lines
64 B
Plaintext
Raw Normal View History

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