mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-13 18:45:43 +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
|
||||
RestartSec=2
|
||||
|
||||
# Output to syslog
|
||||
StandardOutput=syslog
|
||||
StandardError=syslog
|
||||
SyslogIdentifier=cryptpad
|
||||
User=cryptpad
|
||||
Group=cryptpad
|
||||
# modify to match your working directory
|
||||
|
||||
Loading…
Reference in New Issue
Block a user