aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-08-26 08:31:20 +0200
committerChocobozzz <me@florianbigard.com>2020-08-26 08:31:20 +0200
commit96df6ca606ddf2b3116a788e89f70e8dafef3a44 (patch)
treed3512e02d4e9732115b9aa528015ef652e0c1649 /support
parentd6eace77dbc6ddde958ea1e38286fd68a0398768 (diff)
downloadPeerTube-96df6ca606ddf2b3116a788e89f70e8dafef3a44.tar.gz
PeerTube-96df6ca606ddf2b3116a788e89f70e8dafef3a44.tar.zst
PeerTube-96df6ca606ddf2b3116a788e89f70e8dafef3a44.zip
Clearer install guide for service
Diffstat (limited to 'support')
-rw-r--r--support/doc/production.md2
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
163Update the service file: 163Check 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