mirror of
https://github.com/YGGverse/btracker.git
synced 2026-03-31 09:05:30 +00:00
Updated Systemd (markdown)
parent
5ca157c7db
commit
817f9d9b4c
1 changed files with 3 additions and 1 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue