mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-03-04 02:14:40 +01:00
Mention DynamicUser implications for logs and cache
parent
05486341cf
commit
4e08484753
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ systemd[1]: dnscrypt-proxy.socket: TCP_DEFER_ACCEPT failed: Protocol not availab
|
|||
|
||||
They happen because systemd tries to apply TCP only options for UDP socket. This shouldn't affect functionality.
|
||||
|
||||
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.
|
||||
|
||||
--
|
||||
|
||||
Are you familiar with systemd? Please update this Wiki page with relevant information!
|
||||
|
|
Loading…
Add table
Reference in a new issue