diff options
Diffstat (limited to 'support')
-rw-r--r-- | support/doc/production.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/doc/production.md b/support/doc/production.md index effbb0cb2..5476a0522 100644 --- a/support/doc/production.md +++ b/support/doc/production.md | |||
@@ -160,7 +160,7 @@ If your OS uses systemd, copy the configuration template: | |||
160 | $ sudo cp /var/www/peertube/peertube-latest/support/systemd/peertube.service /etc/systemd/system/ | 160 | $ sudo cp /var/www/peertube/peertube-latest/support/systemd/peertube.service /etc/systemd/system/ |
161 | ``` | 161 | ``` |
162 | 162 | ||
163 | Update the service file: | 163 | Check the service file (PeerTube paths and security directives): |
164 | 164 | ||
165 | ``` | 165 | ``` |
166 | $ sudo vim /etc/systemd/system/peertube.service | 166 | $ sudo vim /etc/systemd/system/peertube.service |