diff options
Diffstat (limited to 'files/cron.d/puppetmaster')
-rw-r--r-- | files/cron.d/puppetmaster | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/files/cron.d/puppetmaster b/files/cron.d/puppetmaster index 40a16e7..676f6df 100644 --- a/files/cron.d/puppetmaster +++ b/files/cron.d/puppetmaster @@ -1,2 +1,3 @@ # we restart puppetmaster every 4 hours to avoid memory problems 0 */6 * * * root /etc/init.d/puppetmaster restart > /dev/null + |