Updated Systemd (markdown)

oooo-ps 2025-08-14 04:49:50 +03:00
parent 5f92ae443a
commit 0870cee7f3

@ -38,8 +38,8 @@ ExecStart=/usr/local/bin/aquatic-crawler\
--preload-max-filesize=500000\
--preload-max-filecount=10\
--preload-regex="\.(png|gif|jpeg|jpg|webp|svg|log|txt)$"
StandardOutput=file:/home/aquatic/crawler-debug.log
StandardError=file:/home/aquatic/crawler-error.log
StandardOutput=file:///home/aquatic/crawler-debug.log
StandardError=file:///home/aquatic/crawler-error.log
[Install]
WantedBy=multi-user.target