diff options
| author | 2019-09-27 17:52:27 +0100 | |
|---|---|---|
| committer | 2019-09-27 17:52:27 +0100 | |
| commit | 9e66390c35fc65010b944b4fae765bb1949f2975 (patch) | |
| tree | 1fc95625eeb0457847aa63d5460c2d540afe4c4f /docs/help/rest_api.md | |
| parent | add "as root" after `service x restart` lines (diff) | |
| signature | ||
'restat' -> 'restart'
Diffstat (limited to 'docs/help/rest_api.md')
| -rw-r--r-- | docs/help/rest_api.md | 2 |
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 |
