summaryrefslogtreecommitdiff
path: root/files/cron.d/puppetmaster
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2008-07-22 21:33:56 +0000
committermh <mh@immerda.ch>2008-07-22 21:33:56 +0000
commit11168ee6885e6908c7c738dfa53ffabf59d9d660 (patch)
tree1db39c7c9b3c907593c4364849be1ef2696cf755 /files/cron.d/puppetmaster
parent89c06549397d6d52a16b25a0cf3b8d37a303dc77 (diff)
merged with puzzle
Diffstat (limited to 'files/cron.d/puppetmaster')
-rw-r--r--[l---------]files/cron.d/puppetmaster3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/cron.d/puppetmaster b/files/cron.d/puppetmaster
index 7e5177a..40a16e7 120000..100644
--- a/files/cron.d/puppetmaster
+++ b/files/cron.d/puppetmaster
@@ -1 +1,2 @@
-puppetmaster.CentOS \ No newline at end of file
+# we restart puppetmaster every 4 hours to avoid memory problems
+0 */6 * * * root /etc/init.d/puppetmaster restart > /dev/null