From eb3e002306bdf89edb1e61be0a7d753979a16a6a Mon Sep 17 00:00:00 2001 From: oooo-ps Date: Fri, 8 Aug 2025 15:22:25 +0300 Subject: [PATCH] Updated Systemd (markdown) --- Systemd.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Systemd.md b/Systemd.md index 28ad6fd..87dcc72 100644 --- a/Systemd.md +++ b/Systemd.md @@ -18,7 +18,8 @@ Type=simple User=aquatic Group=aquatic # Uncomment for debug -# Environment="RUST_LOG=debug NO_COLOR=1" +# 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\