1
0
Fork 0

Clearer install guide for service

This commit is contained in:
Chocobozzz 2020-08-26 08:31:20 +02:00
parent d6eace77db
commit 96df6ca606
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View 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