Skip to content

Commit

Permalink
Update pricenode/bisq-pricenode.service
Browse files Browse the repository at this point in the history
  • Loading branch information
wiz authored Feb 22, 2020
1 parent fb5b0ce commit eca27f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pricenode/bisq-pricenode.service
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Environment="BITCOIN_AVG_PRIVKEY=__BITCOIN_AVG_PRIVKEY__"
ExecStart=/usr/bin/java -jar /bisq/bisq/lib/pricenode-0.7.2-SNAPSHOT.jar 2 2
ExecStop=/bin/kill -TERM ${MAINPID}
Restart=on-failure

Environment="JAVA_OPTS=-Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.local.only=true -Dcom.sun.management.jmxremote.port=6969 -Dcom.sun.management.jmxremote.rmi.port=6969 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false"
User=bisq
Group=bisq

Expand Down

0 comments on commit eca27f7

Please sign in to comment.