OpenSearch/distribution
Robert Muir c0d098b233 Don't let ubuntu try to install its crazy jayatana agent.
By default, our security stuff will reject this (as do other apps).
See https://bugs.launchpad.net/ubuntu/+source/jayatana/+bug/1441487

However its not really the user's fault, ubuntu screws up here by
installing this agent by default. We don't want any agents.

So instead, we drop it like this:

```
$ bin/elasticsearch
Warning: Ignoring JAVA_TOOL_OPTIONS=-Bogus1 -Bogus2
Please pass JVM parameters via JAVA_OPTS instead
[2015-09-25 23:34:39,777][INFO ][node                     ] [Doctor Bong] version[3.0.0-SNAPSHOT], pid[19044], build[2f5b6ea/2015-09-26T03:18:16Z]
...
```

Closes #13785
2015-09-25 23:32:52 -04:00
..
deb [packaging] remove JAVA_HOME detection 2015-09-22 08:56:45 -04:00
licenses Factor expressions scripts out to lang-expression plugin 2015-09-22 20:33:47 -04:00
rpm Move version to 3.0.0-SNAPSHOT 2015-09-03 10:43:28 +02:00
src/main Don't let ubuntu try to install its crazy jayatana agent. 2015-09-25 23:32:52 -04:00
tar Move version to 3.0.0-SNAPSHOT 2015-09-03 10:43:28 +02:00
zip Move version to 3.0.0-SNAPSHOT 2015-09-03 10:43:28 +02:00
pom.xml Factor expressions scripts out to lang-expression plugin 2015-09-22 20:33:47 -04:00