mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
reimplement proper service logging after mistake in e80b6c2
This commit is contained in:
parent
dab8acb4af
commit
078095c3e2
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user