summaryrefslogtreecommitdiff
path: root/files/cron.d
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2009-12-13 15:54:38 +0100
committermh <mh@immerda.ch>2009-12-13 15:54:38 +0100
commita9562bcde47c9eef8ee1fb1fc8516fb62498684f (patch)
tree43782b7e2b54c49d0ff10294afe6efab07b2abd3 /files/cron.d
parent2f52b2752ca4406de57fbddb9af988727cb9c250 (diff)
it looks like memory is much more stable let's restart it only once a day
Diffstat (limited to 'files/cron.d')
-rw-r--r--files/cron.d/puppetmaster2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/cron.d/puppetmaster b/files/cron.d/puppetmaster
index e56aa35..4ea0b66 100644
--- a/files/cron.d/puppetmaster
+++ b/files/cron.d/puppetmaster
@@ -1,3 +1,3 @@
# we restart puppetmaster twice a day to avoid memory problems
-59 11,23 * * * root /etc/init.d/puppetmaster restart > /dev/null
+58 11 * * * root /etc/init.d/puppetmaster restart > /dev/null