'restat' -> 'restart'

This commit is contained in:
jesopo 2019-09-27 17:52:27 +01:00
parent 83c14cf4d6
commit 9e66390c35

View file

@ -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