| Current Path : /usr/share/elasticsearch/modules/x-pack-ml/ |
| Current File : //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";
};