reimplement proper service logging after mistake in e80b6c2

This commit is contained in:
Mathilde Grünig 2023-11-24 11:52:57 +01:00
parent dab8acb4af
commit 078095c3e2

View File

@ -10,6 +10,10 @@ Restart=always
# Restart service after 10 seconds if node service crashes
RestartSec=2
# Proper logging to journald
StandardOutput=journal
StandardError=journal+console
User=cryptpad
Group=cryptpad
# modify to match your working directory