4 lines
86 B
Plaintext
Raw Normal View History

grant {
permission java.io.FilePermission "<<ALL FILES>>","read,write,delete";
};