| Current Path : /proc/thread-self/root/usr/share/elasticsearch/modules/x-pack-ml/ |
| Current File : //proc/thread-self/root/usr/share/elasticsearch/modules/x-pack-ml/plugin-security-test.policy |
// Needed for painless script to run
grant {
// needed to create the classloader which allows plugins to extend other plugins
permission java.lang.RuntimePermission "createClassLoader";
};