remove deprecated syslog parameters, now handled by journald

This commit is contained in:
Mathilde Grünig 2023-03-30 10:16:18 +02:00
parent 5df480b9f3
commit e80b6c2127

View File

@ -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