Updated Systemd (markdown)

oooo-ps 2025-08-14 04:48:40 +03:00
parent 9dc50a32e1
commit 240ed062dd

@ -15,13 +15,22 @@ Wants=network.target
[Service]
Type=simple
User=aquatic
Group=aquatic
# Handling torrents with a large number of files
# * if you encounter issues such as:
# "Error opening '/path/to/file' in read/write mode.
# LimitNOFILE=65536
# Uncomment for debug
# Environment="RUST_LOG=debug"
# Environment="NO_COLOR=1"
# Uncomment if some service starting with delay
# ExecStartPre=/bin/sleep 60
ExecStart=/usr/local/bin/aquatic-crawler\
--infohash=/path/to/aquatic/hash.bin\
--tracker=udp://[302:68d0:f0d5:b88d::fdb]:6969\