summaryrefslogtreecommitdiffstats
path: root/src/etc/rc
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2015-12-30 21:06:23 -0600
committerRenato Botelho <renato@netgate.com>2016-01-05 09:08:10 -0200
commit8811dfc38b48ea01609cccfac286154b8a149854 (patch)
treebf5ed107be959c3adcd1edf41033d9eee39234a1 /src/etc/rc
parent84a7c17d88da676c1fb0f9c2f9264870b25404ed (diff)
downloadpfsense-8811dfc38b48ea01609cccfac286154b8a149854.zip
pfsense-8811dfc38b48ea01609cccfac286154b8a149854.tar.gz
Keeping the disable logging option. Revert "clean up lighttpd bits"
This reverts commit 9de0332dec955ec513b74be9361de72d12aa7245.
Diffstat (limited to 'src/etc/rc')
-rwxr-xr-xsrc/etc/rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/etc/rc b/src/etc/rc
index 301741f..6b36401 100755
--- a/src/etc/rc
+++ b/src/etc/rc
@@ -388,6 +388,7 @@ export fcgipath=/var/run/php-fpm.socket
# let the PHP-based configuration subsystem set up the system now
echo -n "Launching the init system..."
/bin/rm -f /cf/conf/backup/backup.cache
+/bin/rm -f /root/lighttpd*
/usr/bin/touch $varrunpath/booting
if [ "${PLATFORM}" = "nanobsd" ]; then
OpenPOWER on IntegriCloud