Set FCGI_CHILDREN to 0 since it does not make sense php to manage itself when lighttpd is doing so. This makes it possible to recover from 550-Internal... error.
Merge pull request #64 from phil-davis/master
Bug #2284: rc.newwanip handle case when gifs config is null
Use better is_array test to check if there are any gifs in the config.
Don't put an extra space here or later tests will fail to match this as a pass rule. Part of #2293
Update etc/rc.newwanip
Enable the NTP server fields for our DHCP6 server.
Include this file to make sure that rc.newwanipv6 actually works.
Ermal says the new openntpd binary fixes this instead -- Revert "Start ntpd in the background since we don't need to care about its return data. Speeds up GUI with broken DNS."
This reverts commit 89d291ec25c12ed5744c63679270d1a13b5c6b3a.
Start ntpd in the background since we don't need to care about its return data. Speeds up GUI with broken DNS.
Rather make use of grep -c than all these pipes
View revisions
Also available in: Atom