From a9562bcde47c9eef8ee1fb1fc8516fb62498684f Mon Sep 17 00:00:00 2001 From: mh Date: Sun, 13 Dec 2009 15:54:38 +0100 Subject: it looks like memory is much more stable let's restart it only once a day --- files/cron.d/puppetmaster | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files') 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 -- cgit v1.2.3