diff options
-rw-r--r-- | support/doc/production.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/support/doc/production.md b/support/doc/production.md index eb72985a3..3d1be6b45 100644 --- a/support/doc/production.md +++ b/support/doc/production.md | |||
@@ -168,9 +168,8 @@ $ sudo systemctl start peertube | |||
168 | $ sudo journalctl -feu peertube | 168 | $ sudo journalctl -feu peertube |
169 | ``` | 169 | ``` |
170 | 170 | ||
171 | ### FreeBSD | 171 | **FreeBSD** |
172 | 172 | On FreeBSD, copy the startup script and update rc.conf: | |
173 | If you're using FreeBSD, copy the startup script and update rc.conf: | ||
174 | 173 | ||
175 | ``` | 174 | ``` |
176 | $ sudo cp /var/www/peertube/peertube-latest/support/freebsd/peertube /usr/local/etc/rc.d/ | 175 | $ sudo cp /var/www/peertube/peertube-latest/support/freebsd/peertube /usr/local/etc/rc.d/ |