From 3f00c3e34186e9dc7eef31b0978e6ad03a9b4397 Mon Sep 17 00:00:00 2001 From: oooo-ps Date: Tue, 8 Jul 2025 23:42:42 +0300 Subject: [PATCH] Updated Systemd (markdown) --- Systemd.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Systemd.md b/Systemd.md index 3480420..3189306 100644 --- a/Systemd.md +++ b/Systemd.md @@ -31,6 +31,9 @@ StandardError=file:/home/aquatic/crawler-error.log [Install] WantedBy=multi-user.target ``` +* this configuration: + * generates an RSS feed to a public location using the `hash.bin` source + * appends the `--tracker` value (also required for info-hash resolution) to the magnet links * to disable errors output, set `StandardError` as `null` ### Manage