We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
See https://www.freedesktop.org/software/systemd/man/systemd.exec.html#StandardOutput=
Edit /lib/systemd/system/pisugar-server.service
/lib/systemd/system/pisugar-server.service
StandardOutput=append:/tmp/pisugar.log StandardError=append:/tmp/pisugar-error.log
Then reload the service
sudo systemctl daemon-reload sudo systemctl restart pisugar-server ``