diff options
Diffstat (limited to 'etc/rc')
-rwxr-xr-x | etc/rc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |