What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

DNSCrypt exits when SSH closed

sbsnb

Very Senior Member
I have dnscrypt installed with Entware, and it starts when the router boots and runs without issue. However, if I restart it from an SSH session (i.e., /opt/etc/init.d# ./S09dnscrypt-proxy2 restart), it dies whenever I close the SSH session. I assume because it's not being daemonized that way. What am I doing wrong. I hate rebooting the router every time I make a config change to dnscrypt.

Thanks.
 
I have dnscrypt installed with Entware, and it starts when the router boots and runs without issue. However, if I restart it from an SSH session (i.e., /opt/etc/init.d# ./S09dnscrypt-proxy2 restart), it dies whenever I close the SSH session. I assume because it's not being daemonized that way. What am I doing wrong. I hate rebooting the router every time I make a config change to dnscrypt.

Thanks.

PREARGS="nohup"
 

Similar threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top