simonclausen / dnscrypt-autoinstall

Automatic installation and configuration of DNSCrypt (on Debian + Redhat like systems). This script will install DNSCrypt and configure it to start on boot and use an optional dnscrypt service.
Other
224 stars 73 forks source link

AutoStart issue #72

Closed dharm910 closed 8 years ago

dharm910 commented 8 years ago

The script does not work with reboot of Linux . I have to always run it manually after the restart. This is the log which I gets once I run the script manually. Starting dnscrypt-proxy chattr: Operation not supported while reading flags on /etc/resolv.conf chattr: Operation not supported while reading flags on /etc/resolv.conf Reconfiguration done. Quitting

AladW commented 8 years ago

What distribution?

dharm910 commented 8 years ago

I am using Linux Mint 17.2 Rafaela however , today after reinstallation it is now auto starting after reboot not sure why it was not working before. Did you tried uninstallation of the script ?

AladW commented 8 years ago

Post ls -l /etc/resolv.conf

simonclausen commented 8 years ago

@dharm910, please get back with more info on this, if still relevant.

Keeping open because possible relation to #71

SquirrelCoder commented 8 years ago

I think this issue doesn't happen on Debian 8 (Jessie) because every time that I reboot the server, I issue the command sudo tail -n 200 /var/log/syslog and the output shows that dnscrypt-proxy has started. but still I maybe wrong, still new to Linux ;)

dharm910 commented 8 years ago

I am not facing any issue now as after a reinstallation it's working fine now

AladW commented 8 years ago

Without more information, I'm going to classify this as a dupe of #79