]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Clearer install guide for service
authorChocobozzz <me@florianbigard.com>
Wed, 26 Aug 2020 06:31:20 +0000 (08:31 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 26 Aug 2020 06:31:20 +0000 (08:31 +0200)
support/doc/production.md

index effbb0cb2d27e38162241664a6e0358b868719bd..5476a0522d0bf1318adce0afb8b1e34cfd1004ac 100644 (file)
@@ -160,7 +160,7 @@ If your OS uses systemd, copy the configuration template:
 $ sudo cp /var/www/peertube/peertube-latest/support/systemd/peertube.service /etc/systemd/system/
 ```
 
-Update the service file:
+Check the service file (PeerTube paths and security directives):
 
 ```
 $ sudo vim /etc/systemd/system/peertube.service