From 7995441eac6b0d44d96364f3e0c48fe66008af3f Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 15 May 2007 20:29:31 +0000 Subject: Oops, we need /etc/ping_hosts.sh to run every 5 minutes. --- cf/conf/config.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'cf') diff --git a/cf/conf/config.xml b/cf/conf/config.xml index a57dc18..e505c62 100644 --- a/cf/conf/config.xml +++ b/cf/conf/config.xml @@ -606,6 +606,15 @@ root /usr/local/bin/checkreload.sh + + */5 + * + * + * + * + root + /etc/ping_hosts.sh + -- cgit v1.1