Difference between revisions of "PMSS:Automated tasks setup"

From Pulsed Media Wiki
(Created page with "These are automatically setup during installation, but you can recreate the rules by executing <pre> /scripts/util/setupRootCron.php </pre> You can view the rules by: <pre> cat ...")
(No difference)

Revision as of 18:57, 17 March 2013

These are automatically setup during installation, but you can recreate the rules by executing

/scripts/util/setupRootCron.php

You can view the rules by:

cat /etc/cron.d/pmss

If you need to add new ones, just make another file under cron.d, you can use pmss file as an example.