summaryrefslogtreecommitdiffstats
path: root/cf
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-08-02 02:13:43 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-08-02 02:13:43 +0000
commitbd93ec96d9431fdd4282677d8d8d1e464c29ff6f (patch)
tree7fd3832ac1a8f517d97d3cb9f78dff915fd10603 /cf
parenta074233d7d82274f2eae50aac019856b1d806626 (diff)
downloadpfsense-bd93ec96d9431fdd4282677d8d8d1e464c29ff6f.zip
pfsense-bd93ec96d9431fdd4282677d8d8d1e464c29ff6f.tar.gz
Reset slbd every 140 minutes as opposed to 300 minutes.
Diffstat (limited to 'cf')
-rw-r--r--cf/conf/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cf/conf/config.xml b/cf/conf/config.xml
index e216a0f..eb008cb 100644
--- a/cf/conf/config.xml
+++ b/cf/conf/config.xml
@@ -616,7 +616,7 @@
<command>/etc/ping_hosts.sh</command>
</item>
<item>
- <minute>*/300</minute>
+ <minute>*/140</minute>
<hour>*</hour>
<mday>*</mday>
<month>*</month>
OpenPOWER on IntegriCloud