Skip to content

Commit

Permalink
Disable PBH's systemd stdout, #683
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghost-chu committed Nov 6, 2024
1 parent e72eb0a commit e78c7bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/deb/usr/lib/systemd/system/peerbanhelper.service
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ User=peerbanhelper
WorkingDirectory=/etc/peerbanhelper
ExecStart=/usr/bin/java -Dpbh.release=debian -Dpbh.datadir=/etc/peerbanhelper -Xmx512M -XX:+UseG1GC -XX:+UseStringDeduplication -XX:+ShrinkHeapInSteps -jar /usr/lib/peerbanhelper/PeerBanHelper.jar
Restart=on-failure
StandardOutput=null
[Install]
WantedBy=multi-user.target

0 comments on commit e78c7bd

Please sign in to comment.