pi-hole/advanced
Glenn Strauss 69b2a5a876 lighttpd: use file glob for optional external.conf
lighttpd 1.4.50 config parse will error if include_shell exits non-zero
and pi-hole sample config: include_shell "cat external.conf 2>/dev/null"
is an error if external.conf does not exist

Replace with: include "external*.conf"
file glob supported since lighttpd 1.4.40 and is not an error if there
is no file which matches the file glob

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
2018-10-17 06:54:43 -04:00
..
bash-completion Add regex option to autocomplete 2018-07-16 10:50:05 +10:00
GIFs Multiple gif files to choose from 2015-06-06 23:29:54 -05:00
Scripts Use curl -s instead of -q 2018-10-12 23:53:21 -04:00
Templates Improve template by removing it. PHP cannot digest comments starting in "#" as of v7.0.0 2018-09-28 12:08:39 +02:00
01-pihole.conf Ensure that when pihole-FTL is launched as user root, it will drop permissions as soon as this is possible. We tell pihole-FTL to change UID/GID to pihole:pihole instead of the default nobody:nogroup. This default causes conflicts with our SQLite3 database. See that corresponding pull request for further details. 2018-08-27 16:51:33 +02:00
blockingpage.css Match current style of Web Interface 2017-10-04 01:05:44 +11:00
cmdline.txt consoleblank=0 2016-02-20 01:15:14 -06:00
console-setup file to set lcd font size 2016-01-23 11:48:12 -06:00
dnsmasq.conf.original remove trailing whitespace dnsmasq.conf.original 2016-03-05 21:14:17 -08:00
index.php Merge remote-tracking branch 'origin/development' into ipv6_brackets 2018-08-22 09:31:54 +02:00
lighttpd.conf.debian lighttpd: use file glob for optional external.conf 2018-10-17 06:54:43 -04:00
lighttpd.conf.fedora lighttpd: use file glob for optional external.conf 2018-10-17 06:54:43 -04:00