summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-11-24 04:01:19 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-11-24 04:01:19 +0000
commit0cf5aa69c09cebc5774a4e8486475ba6097ab37b (patch)
tree3be6ffcf2fa7c260597315a66ebb7511e6f309ea /etc/rc
parent7e9153a013f03a4faf325eca90e1a85585127183 (diff)
downloadpfsense-0cf5aa69c09cebc5774a4e8486475ba6097ab37b.zip
pfsense-0cf5aa69c09cebc5774a4e8486475ba6097ab37b.tar.gz
Remove lighttpd files on reboot.
Diffstat (limited to 'etc/rc')
-rwxr-xr-xetc/rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/rc b/etc/rc
index 18829d8..5143d83 100755
--- a/etc/rc
+++ b/etc/rc
@@ -355,6 +355,8 @@ cp /usr/local/lib/php.ini /usr/local/etc/php.ini
rm -f /cf/conf/backup/backup.cache
+rm -f /root/lighttpd*
+
# let the PHP-based configuration subsystem set up the system now
echo -n "Launching PHP init system..."
/etc/rc.bootup
OpenPOWER on IntegriCloud