diff options
author | varac <varacanero@zeromail.org> | 2010-07-14 02:29:10 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2010-07-14 02:29:10 +0200 |
commit | 49269904cbedbe62a9f9bb472ba7b5a316d2effa (patch) | |
tree | 473263b26fdb525e7e7c90efbf919b9d3f02dd99 /files/cron.d | |
parent | fc72cbc8a9d09b2d305df061dfc74cc960610d85 (diff) | |
parent | 0f0434a582c1f3bd274a79e51ab34a2f4887e659 (diff) |
Merge remote branch 'shared-modules/master'
Diffstat (limited to 'files/cron.d')
-rw-r--r-- | files/cron.d/puppetmaster | 2 |
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 |