Updated Systemd (markdown)

oooo-ps 2025-08-10 07:55:26 +03:00
parent 5ca157c7db
commit 817f9d9b4c

@ -12,7 +12,9 @@ ExecStart=/usr/local/bin/btracker\
--public=./public\
--tracker=udp://[302:68d0:f0d5:b88d::fdb]:6969\
--tracker=udp://tracker.ygg:6969
StandardOutput=file:/path/to/debug.log
# https://github.com/rwf2/Rocket/issues/2951
# StandardOutput=file:/path/to/debug.log
StandardOutput=null
StandardError=file:/path/to/error.log
[Install]