Use proper systemd terminology

Stephen F. Booth 2018-07-27 08:18:15 -05:00
parent b3a49ddc2c
commit 55ac3b9e9b

@ -23,7 +23,7 @@ They happen because systemd tries to apply TCP only options for UDP socket. This
If `DynamicUser=yes` option is enabled in systemd service then you may need to adjust log and cache files paths in `dnscrypt-proxy.toml`. Those should be put under `/var/log/dnscrypt-proxy/` and `/var/cache/dnscrypt-proxy/` accordingly.
Here are sample systemd configuration files for a standalone installation:
Here are sample systemd units for a standalone installation:
`/lib/systemd/system/dnscrypt-proxy.service`:
```