Skip to content

Commit

Permalink
Set bisq-daonode Service Type
Browse files Browse the repository at this point in the history
  • Loading branch information
alvasw committed Jan 22, 2024
1 parent cb41be9 commit bba051f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deployment/ansible-playbook/bisq-daonode.service.j2
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Description=Bisq 1 - DAO Node
Documentation=https://github.com/bisq-network/bisq-daonode

[Service]
Type=exec
ExecStart=/usr/lib/jvm/java-11-openjdk-amd64/bin/java -Xms2000M -Xmx5000M \
-jar /home/user/bisq-daonode/build/libs/bisq-daonode-1.9.14-SNAPSHOT-all.jar \
--appName=daonode \
Expand Down

0 comments on commit bba051f

Please sign in to comment.