Standard output type syslog is obsolete in systemed

removing the setting
StandardOutput
StandardError
This commit is contained in:
ROBERT MCDOWELL
2021-08-05 10:58:05 +02:00
committed by Chocobozzz
parent 3e254de8be
commit da948b75ca
-2
View File
@@ -10,8 +10,6 @@ User=peertube
Group=peertube
ExecStart=/usr/bin/node dist/server
WorkingDirectory=/var/www/peertube/peertube-latest
StandardOutput=syslog
StandardError=syslog
SyslogIdentifier=peertube
Restart=always