summaryrefslogtreecommitdiffstats
path: root/src/etc/rc
diff options
context:
space:
mode:
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