Package: dnscrypt-proxy
Version: 2.0.19

Hello, friends!
I resolve problem in installation package "dnscrypt-proxy". This package contains an incorrect command to start the /etc/init.d/dnscrypt-proxy service in the executable file:
/cmd="/usr/sbin/dnscrypt-proxy -c /etc/dnscrypt-proxy/dnscrypt-proxy.toml"/
The service launch command should be:
/cmd="/usr/sbin/dnscrypt-proxy -config /etc/dnscrypt-proxy/dnscrypt-proxy.toml"/
========================================================

*Developers, please fix this problem. Without fixing this problem in the "dnscrypt-proxy" installation package, this package is not installed using the "apt" package installer.*


*Thanks you!*

Please fix another problem with package "dnscrypt-proxy". Please add the following lines to the start service script of the /etc/init.d/dnscrypt-proxy:
/
if  [ ! -d /var/cache/dnscrypt-proxy/ ]; then
        mkdir /var/cache/dnscrypt-proxy
fi
/

This is fix the problem with downloading source public-resolvers from https://download.dnscrypt.info

*Developers, please add these changes to the "dnscrypt-proxy" installation package.*

*
*

*Please see: https://dev1galaxy.org/viewtopic.php?id=3292
*

--
============================================
С наилучшими пожеланиями, Никитушкин Андрей!
Тел.(сот.): +79063975544
============================================

Reply via email to