| 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.policy |
grant {
// needed for Windows named pipes in machine learning
permission java.io.FilePermission "\\\\.\\pipe\\*", "read,write";
};