mirror of
https://github.com/spikecodes/libreddit.git
synced 2025-12-12 08:42:03 +01:00
Use proper spelling of systemd (#275)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user