PMSS:Automated tasks setup

From Pulsed Media Wiki
Revision as of 18:57, 17 March 2013 by Nucode (talk | contribs) (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 ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.