add debug log note

This commit is contained in:
postscriptum 2025-11-29 04:36:34 +02:00
parent 4e53b741e9
commit f561624988

View file

@ -141,6 +141,7 @@ ExecReload=/bin/kill -HUP $MAINPID
Restart=on-failure Restart=on-failure
# soju не розділяє журнали відлагодження від журналу помилок
StandardOutput=file:///home/soju/debug.log StandardOutput=file:///home/soju/debug.log
StandardError=file:///home/soju/error.log StandardError=file:///home/soju/error.log