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

Arch Linux support #19

Closed AladW closed 10 years ago

AladW commented 10 years ago

As you will see, I've handled things differently for Arch. The main script is much smaller as some duties are handed to pacman and systemd:

Some additional changes to the systemd configs:

Known issues:

Conclusion: While Arch may be simple, systemd is absolutely not!

AladW commented 10 years ago

If you don't mind I can also upload this to https://aur.archlinux.org/

strasharo commented 10 years ago

That would be great. :)

AladW commented 10 years ago

https://aur.archlinux.org/packages/dnscrypt-autoinstall/

Let me know how it works for you. :)

AladW commented 10 years ago

Right after a few days of use I did get the config problem I predicted. So a default dnscrypt-config should be included.

simonclausen commented 10 years ago

I really appreciate the effort you are putting into this. Great job - I am sure a lot of people are very happy for the effort you have put into improving what started off as a simple script.

I must also apologize for the lack of help I am able to give at this moment. I have very little spare time at the moment.

AladW commented 10 years ago

No problem - thank you for providing a great dnscrypt service!