On 12/03/2013 09:40 PM, John Bollinger wrote: > > For what it's worth, POSIX specifies that crontabs are stored in > /var/spool, though it does not appear to specify exactly where > therein, or what file names are used. >
I based the initial implementation on this list: http://www.cyberciti.biz/faq/where-is-the-crontab-file/ Only Debian is being tested. I'm inclined to just put this out into the wild and wait for bug reports indicating potential deviations. As a heads up, code is here: https://github.com/ffrank/puppet/tree/ticket/master/11383-read-all-crontabs It's based on the branch with the #3220 fix which is pending, therefor no PR yet. Besides, I'm having a hard time thinking of good spec tests. There will likely be a pretty heavily stubbed unit test. Cheers, Felix -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-dev/529FC608.1050602%40Alumni.TU-Berlin.de. For more options, visit https://groups.google.com/groups/opt_out.
