summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-03-13 04:42:16 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-03-13 04:42:16 +0000
commitd9f8db287c066e761102bee938a9228804f3e149 (patch)
tree3f3a6663774c87c79d4a0828a64a0771aa2f9683 /etc/rc
parent6374d04184c950929c748eda0c5363765a80aa8c (diff)
downloadpfsense-d9f8db287c066e761102bee938a9228804f3e149.zip
pfsense-d9f8db287c066e761102bee938a9228804f3e149.tar.gz
Remove stale files that have already been processed by bootup scripts
Diffstat (limited to 'etc/rc')
-rwxr-xr-xetc/rc3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/rc b/etc/rc
index 52d06d8..a77f14e 100755
--- a/etc/rc
+++ b/etc/rc
@@ -204,6 +204,9 @@ rm -rf /usr/local/pkg/pf/CVS
/usr/local/bin/php -f /etc/rc.conf_mount_ro
+# Remove stale files that have already been processed by bootup
+# scripts
+rm -f /tmp/rc.newwanip
rm -f /tmp/rc.linkup
/usr/local/sbin/check_reload_status 2>/dev/null
OpenPOWER on IntegriCloud