[augeas-devel] Add lens for cron and associated test

David Lutterkort lutter at redhat.com
Wed Apr 8 19:28:48 UTC 2009


On Wed, 2009-04-08 at 12:27 -0700, David Lutterkort wrote:
> On Wed, 2009-04-08 at 14:01 +0200, Raphael Pinson wrote:
> > 
> > This patch adds a lens to parse /etc/crontab and /etc/cron.d, and an
> > associated test file.
> 
> ACK; committed. This has been needed for a long time.

Forgot to mention: I tweaked the filter a little to read

        let filter =
          incl "/etc/cron.d/*" .
          incl "/etc/crontab" .
          Util.stdexcl
        
David





More information about the augeas-devel mailing list