1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-10-19 06:19:26 +00:00
Go to file
jacobsalmela a8874fb606 Fixes #6 whitelist not found when using sudo
This fixes #6 by changing the location of the whitelist.txt file.
Instead of storing it in the current users home folder, it should be
created in /etc/pihole.  The script will also create the directory if
it does not exist, but will not add a whitelist.txt by default.  You
would still need to go back and manually add one.  But this directory
will be used to store other support files as the script improves.

I also added sudo commands to the commands requiring elevation.

Finally, changed the comment to reflect a more accurate number of
domains getting blocked.
2015-03-10 12:27:57 -05:00
advanced initial commit 2014-12-20 13:09:52 -06:00
automated install working copy (I think) 2015-02-08 17:17:45 -06:00
block hulu ads hulu ad config file and fewer domains 2014-11-14 17:03:06 -06:00
dnsmasq.conf Update dnsmasq.conf 2014-10-11 12:58:30 -05:00
gravity-adv.sh Fixes #6 whitelist not found when using sudo 2015-03-10 12:27:57 -05:00
gravity.sh initial commit 2014-09-26 09:28:44 -05:00
index.html index for original pi-hole 2014-11-18 13:10:49 -06:00
LICENSE Initial commit 2014-06-08 10:02:55 -05:00
lighttpd.conf added file path 2014-06-10 20:22:59 -05:00
pihole.png 1x1 png for ads instead of blank space 2015-02-18 08:25:31 -06:00
README.md Initial commit 2014-06-08 10:02:55 -05:00
resolv.conf Update resolv.conf 2014-10-11 13:23:44 -05:00

pi-hole

Raspberry Pi Ad Blocker (A black hole for ads, hence Pi-hole)