diff options
author | mh <mh@immerda.ch> | 2008-09-15 20:56:21 +0000 |
---|---|---|
committer | mh <mh@immerda.ch> | 2008-09-15 20:56:21 +0000 |
commit | 07908aee4356afd6a82707c91bc9fb1c21324514 (patch) | |
tree | b15385a92f2afac3e68c28770339a20b5426d0d1 /files/cron.d/puppetmaster | |
parent | 472f6ee414181519e8d18596fe6b8d573a729f73 (diff) |
add new line to be according to V7 stnadard
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 + |