summaryrefslogtreecommitdiff
path: root/files/cron.d/puppetd
AgeCommit message (Collapse)Author
2011-01-10fix the bc dependency (closes: #2690)Micah Anderson
this is done by removing the hacky `if !defined` on the bc package by removing the package dependency altogether and replacing the places where it is used by shell built-in math functions. this is a follow-up commit to 1455b1f9a55cdffc582fd93fa0bc5c016585760c
2008-09-15add new line to be according to V7 stnadardmh
2008-07-22merged with puzzlemh
2008-07-19improved cron to restart the puppet daemon every second day, to avoid high ↵mh
memory usage
2008-05-29merged from puzzlemh
2008-03-02disable until problems fixedmh
2008-02-29added hosts, fixed restart problemmh
2008-02-29added cron for puppetmh