Skip to content

Commit

Permalink
Set bisq-daonode's ProtectSystem policy to strict
Browse files Browse the repository at this point in the history
  • Loading branch information
alvasw committed Jan 22, 2024
1 parent 3b6b83e commit 94c3e70
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 @@ -17,6 +17,7 @@ ExecStart=/usr/lib/jvm/java-11-openjdk-amd64/bin/java -Xms2000M -Xmx5000M \
Restart=always
User=user
Group=user
ProtectSystem=strict

[Install]
WantedBy=multi-user.target

0 comments on commit 94c3e70

Please sign in to comment.