<p><b>@wiz</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/3997#discussion_r382905639">pricenode/bisq-pricenode.service</a>:</p>
<pre style='color:#555'>> @@ -0,0 +1,22 @@
+[Unit]
+Description=Bisq Price Node
+After=network.target
+
+[Service]
+Environment="BITCOIN_AVG_PUBKEY=__BITCOIN_AVG_PUBKEY__"
+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
+
</pre>
⬇️ Suggested change
<pre style="color: #555">-
+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"
</pre>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/3997?email_source=notifications&email_token=AJFFTNRJBBDEW6OO6PUJESDREECXRA5CNFSM4KZB4VH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCWRU4QI#pullrequestreview-363023937">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNSRXQZBBQN7G7ARW53REECXRANCNFSM4KZB4VHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNQ5RRZWP57SQE67MGDREECXRA5CNFSM4KZB4VH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCWRU4QI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/3997?email_source=notifications\u0026email_token=AJFFTNRJBBDEW6OO6PUJESDREECXRA5CNFSM4KZB4VH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCWRU4QI#pullrequestreview-363023937",
"url": "https://github.com/bisq-network/bisq/pull/3997?email_source=notifications\u0026email_token=AJFFTNRJBBDEW6OO6PUJESDREECXRA5CNFSM4KZB4VH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCWRU4QI#pullrequestreview-363023937",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>