Revision 9f4c3f9e
Added by Seth Mos about 18 years ago
etc/rc | ||
---|---|---|
259 | 259 |
# scripts |
260 | 260 |
rm -f /tmp/filter_dirty |
261 | 261 |
rm -f /tmp/rc.linkup |
262 |
/usr/bin/nice -n20 /usr/local/sbin/check_reload_status 2>/dev/null |
|
262 |
/usr/bin/nice -n20 /usr/local/sbin/check_reload_status & 2>/dev/null
|
|
263 | 263 |
|
264 | 264 |
# Start ping handler for every 240 seconds |
265 | 265 |
minicron 240 /var/run/ping_hosts.pid /etc/ping_hosts.sh |
Also available in: Unified diff
crs fork code is out, executing in background