summaryrefslogtreecommitdiff
path: root/files/cron.d/puppetmaster.CentOS
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2008-05-29 16:15:40 +0000
committermh <mh@immerda.ch>2008-05-29 16:15:40 +0000
commit56ec15e0d9e63749aff8f8e03614bd24e80632ad (patch)
tree159eaf5af9f1f741dbb257de2b53bb2a86d0c120 /files/cron.d/puppetmaster.CentOS
parente6c656d503d8a7272d29f6191688520c43cf8fb8 (diff)
merged from puzzle
Diffstat (limited to 'files/cron.d/puppetmaster.CentOS')
-rw-r--r--files/cron.d/puppetmaster.CentOS2
1 files changed, 2 insertions, 0 deletions
diff --git a/files/cron.d/puppetmaster.CentOS b/files/cron.d/puppetmaster.CentOS
new file mode 100644
index 0000000..40a16e7
--- /dev/null
+++ b/files/cron.d/puppetmaster.CentOS
@@ -0,0 +1,2 @@
+# we restart puppetmaster every 4 hours to avoid memory problems
+0 */6 * * * root /etc/init.d/puppetmaster restart > /dev/null