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