mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
remove deprecated syslog parameters, now handled by journald
This commit is contained in:
parent
5df480b9f3
commit
e80b6c2127
@ -10,10 +10,6 @@ Restart=always
|
|||||||
# Restart service after 10 seconds if node service crashes
|
# Restart service after 10 seconds if node service crashes
|
||||||
RestartSec=2
|
RestartSec=2
|
||||||
|
|
||||||
# Output to syslog
|
|
||||||
StandardOutput=syslog
|
|
||||||
StandardError=syslog
|
|
||||||
SyslogIdentifier=cryptpad
|
|
||||||
User=cryptpad
|
User=cryptpad
|
||||||
Group=cryptpad
|
Group=cryptpad
|
||||||
# modify to match your working directory
|
# modify to match your working directory
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user