diff options
author | Chocobozzz <me@florianbigard.com> | 2018-08-21 10:48:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-21 10:48:57 +0200 |
commit | 65fcf1e9c28cd801c3c7b0c70f28d1ed52d3fd3a (patch) | |
tree | 6f73fbbe4df5b1de951650f52eb60ecf717b5ed7 /support/doc | |
parent | fc96e83d1c2d008e3b02460a7a3a4232a0c96561 (diff) | |
download | PeerTube-65fcf1e9c28cd801c3c7b0c70f28d1ed52d3fd3a.tar.gz PeerTube-65fcf1e9c28cd801c3c7b0c70f28d1ed52d3fd3a.tar.zst PeerTube-65fcf1e9c28cd801c3c7b0c70f28d1ed52d3fd3a.zip |
Reduce FreeBSD title size
Diffstat (limited to 'support/doc')
-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/ |