Closed AladW closed 6 years ago
This is what I have in mind so far:
/etc/debian_version
e.a) and configure servicesWorking prototype for 1: https://gist.github.com/AladW/273dd7b8f6d5a71409531aaf5bc41463
I've started a rewrite in the fakeroot
branch; please add any thoughts as things progress.
Great!
The script should now be fully functional in Debian 8, Ubuntu 16.04 and CentOS 7. Please give it a try when you get the chance. :)
Sorry, I got busy with other projects. Will try to finish this as soon as possible.
Archiving repo, see last comment in #108
The
sudo bash
cludgery was introduced because of #10, as running gpg as sudo would break the permissions on the user gpg folder. A better solution would be to fully separate unprivileged sections by building with fakeroot, leaving root to move over (e.g wtith rsync) files to system locations and run ldconfig on fedora. This has the added benefit that users have a compiled tarball at their disposal, and don't run sudo make install.http://www.linuxfromscratch.org/hints/downloads/files/fakeroot.txt
Done
Todo
dnscrypt-autoinstall.service
)