aboutsummaryrefslogtreecommitdiff
path: root/docs/help
diff options
context:
space:
mode:
authorGravatar jesopo2019-09-27 17:52:27 +0100
committerGravatar jesopo2019-09-27 17:52:27 +0100
commit9e66390c35fc65010b944b4fae765bb1949f2975 (patch)
tree1fc95625eeb0457847aa63d5460c2d540afe4c4f /docs/help
parentadd "as root" after `service x restart` lines (diff)
signature
'restat' -> 'restart'
Diffstat (limited to 'docs/help')
-rw-r--r--docs/help/rest_api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/rest_api.md b/docs/help/rest_api.md
index 7a8cf60e..feef26da 100644
--- a/docs/help/rest_api.md
+++ b/docs/help/rest_api.md
@@ -21,4 +21,4 @@ Either set up a reverse proxy (with persisted Host header) with your favourite H
#### Lighttpd
* Copy example config file from [/docs/rest_api/lighttpd](/docs/rest_api/lighttpd) to `/etc/lighttpd/lighttpd.conf`
* Edit `ssl.ca-file`, `ssl.pemfile` and `ssl.privkey`
-* `$ service lighttpd restat` as root
+* `$ service lighttpd restart` as root