diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-03-13 04:47:12 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-03-13 04:47:12 +0000 |
commit | db54bc2536ecf0e13b63c3d4de58594f97070039 (patch) | |
tree | 5914b3fdf164b69ac50e932b7d9fce6fb564dfa2 /etc/rc | |
parent | d9f8db287c066e761102bee938a9228804f3e149 (diff) | |
download | pfsense-db54bc2536ecf0e13b63c3d4de58594f97070039.zip pfsense-db54bc2536ecf0e13b63c3d4de58594f97070039.tar.gz |
Filter is already loaded
Diffstat (limited to 'etc/rc')
-rwxr-xr-x | etc/rc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -206,6 +206,7 @@ rm -rf /usr/local/pkg/pf/CVS # Remove stale files that have already been processed by bootup # scripts +rm -f /tmp/filter_dirty rm -f /tmp/rc.newwanip rm -f /tmp/rc.linkup /usr/local/sbin/check_reload_status 2>/dev/null |