aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/systemd/peertube.service
diff options
context:
space:
mode:
Diffstat (limited to 'support/systemd/peertube.service')
-rw-r--r--support/systemd/peertube.service2
1 files changed, 0 insertions, 2 deletions
diff --git a/support/systemd/peertube.service b/support/systemd/peertube.service
index bdeb76b51..00d66b917 100644
--- a/support/systemd/peertube.service
+++ b/support/systemd/peertube.service
@@ -10,8 +10,6 @@ User=peertube
10Group=peertube 10Group=peertube
11ExecStart=/usr/bin/node dist/server 11ExecStart=/usr/bin/node dist/server
12WorkingDirectory=/var/www/peertube/peertube-latest 12WorkingDirectory=/var/www/peertube/peertube-latest
13StandardOutput=syslog
14StandardError=syslog
15SyslogIdentifier=peertube 13SyslogIdentifier=peertube
16Restart=always 14Restart=always
17 15