diff --git a/Systemd.md b/Systemd.md index faaebea..fe4b38e 100644 --- a/Systemd.md +++ b/Systemd.md @@ -11,7 +11,8 @@ WorkingDirectory=/path/to/www ExecStart=/usr/local/bin/btracker\ --storage=/path/to/aquatic-crawler/preload\ --link=http://[302:68d0:f0d5:b88d::fdb]\ - --tracker=udp://[302:68d0:f0d5:b88d::fdb]:6969 + --tracker=udp://[302:68d0:f0d5:b88d::fdb]:6969\ + --tracker=udp://tracker.ygg:6969 StandardOutput=file:/path/to/debug.log StandardError=file:/path/to/error.log