Use proper spelling of systemd
(#275)
This commit is contained in:
parent
e073fc87aa
commit
cc0a1e0324
@ -240,9 +240,9 @@ proxy_http_version 1.1;
|
|||||||
```
|
```
|
||||||
to your NGINX configuration file above your `proxy_pass` line.
|
to your NGINX configuration file above your `proxy_pass` line.
|
||||||
|
|
||||||
## SystemD
|
## systemd
|
||||||
|
|
||||||
You can use the SystemD service available in `contrib/libreddit.service`
|
You can use the systemd service available in `contrib/libreddit.service`
|
||||||
(install it on `/etc/systemd/system/libreddit.service`).
|
(install it on `/etc/systemd/system/libreddit.service`).
|
||||||
|
|
||||||
That service can be optionally configured in terms of environment variables by
|
That service can be optionally configured in terms of environment variables by
|
||||||
|
Loading…
Reference in New Issue
Block a user