NAME

Ixchel::Actions::auto_cron - Generates a cron file for stuff configured/handled via Ixchel.

VERSION

Version 0.0.1

SYNOPSIS

my $filled_in=$ixchel->action(action=>'auto_cron', opts=>{w=>1});

print $filled_in;

DESCRIPTION

The template used is 'auto_cron'.

The returned value is the filled in template..

FLAGS

-w

Write out the file instead of stdout.

-o <file>

File to write the out to if -w is specified.

Default :: /etc/cron.d/ixchel