summaryrefslogtreecommitdiffstats
path: root/cf
diff options
context:
space:
mode:
Diffstat (limited to 'cf')
-rw-r--r--cf/conf/config.xml9
1 files changed, 9 insertions, 0 deletions
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 @@
<who>root</who>
<command>/usr/local/bin/checkreload.sh</command>
</item>
+ <item>
+ <minute>*/5</minute>
+ <hour>*</hour>
+ <mday>*</mday>
+ <month>*</month>
+ <wday>*</wday>
+ <who>root</who>
+ <command>/etc/ping_hosts.sh</command>
+ </item>
</cron>
<installedpackages>
</installedpackages>
OpenPOWER on IntegriCloud