Remove non-local jmx access
This commit is contained in:
parent
7db7d80a98
commit
c8d5e8b1b8
4 changed files with 9 additions and 9 deletions
|
|
@ -12,7 +12,6 @@ ExecStart=/usr/bin/java \
|
|||
-cp /usr/share/java/zookeeper/* \
|
||||
-Dlog4j.configuration=file:/etc/zookeeper/zookeeper-%i/log4j.properties \
|
||||
-Dcom.sun.management.jmxremote \
|
||||
-Dcom.sun.management.jmxremote.local.only=false \
|
||||
org.apache.zookeeper.server.quorum.QuorumPeerMain \
|
||||
/etc/zookeeper/zookeeper-%i/zoo.cfg
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue