[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [SAGE] crontabs vs /etc/cron.[daily,hourly,*] vs. /etc/cron.d/
MT == Mason Turner <mason@xxxxxxx>
MT> I am a big fan of /etc/cron.d, mostly because it is a lot cleaner to
MT> manage entire files (versus edits) with configuration management tools.
This is the big win in my opinion; also with package management tools,
e.g. a software package that needs a cron job as an essential part of its
function can toss it into /etc/cron.d when it's installed.
-Josh (irilyth@xxxxxxxxxxxx)