mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-03-04 02:14:40 +01:00
Use proper systemd terminology
parent
b3a49ddc2c
commit
55ac3b9e9b
1 changed files with 1 additions and 1 deletions
|
@ -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`:
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue