Skip to content

Commit

Permalink
FEAT : ajout règle jstat
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre-maraval committed Nov 29, 2024
1 parent 4a18332 commit c458580
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/jstatd.all.policy
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ grant codebase "file:${java.home}/../lib/tools.jar" {

grant {
permission java.util.PropertyPermission "java.rmi.server.ignoreSubClasses", "write";
permission java.util.PropertyPermission "sun.jvmstat.monitor.local", "read";
};

0 comments on commit c458580

Please sign in to comment.