diff --git a/docs/cryptpad.service b/docs/cryptpad.service index 28de3485d..472554bc6 100644 --- a/docs/cryptpad.service +++ b/docs/cryptpad.service @@ -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