Skip to content

Unable to run as a service if I use custom Bind Port. #2147

Answered by meluvalli
meluvalli asked this question in Q&A
Discussion options

You must be logged in to vote

Come to find out, when I looked at the "/etc/systemd/system/dnscrypt-proxy.service" file, it didn't have the -config parameter included!

I edited the file and changed the ExecStart Line to:

ExecStart=/usr/sbin/dnscrypt-proxy -config /etc/dnscrypt-proxy/dnscrypt-proxy.toml

Then ran

systemctl daemon-reload

And started the service!

sudo systemctl start dnscrypt-proxy

Now it works!

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by meluvalli
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants