mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Standard output type syslog is obsolete in systemed
removing the setting StandardOutput StandardError
This commit is contained in:
parent
3e254de8be
commit
da948b75ca
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user