diff options
Diffstat (limited to 'etc')
-rwxr-xr-x | etc/rc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -292,7 +292,7 @@ rm -rf /usr/local/pkg/pf/CVS # scripts rm -f /tmp/filter_dirty rm -f /tmp/rc.linkup -nohup /usr/bin/nice -n20 /usr/local/sbin/check_reload_status & +nohup /usr/bin/nice -n20 /usr/local/sbin/check_reload_status 2>/dev/null & # Start ping handler for every 240 seconds minicron 240 /var/run/ping_hosts.pid /usr/local/bin/ping_hosts.sh |