
7 Aug
2008
7 Aug
'08
6:49 a.m.
Hi Steve,
This is default behaviour as far as I know it, we have a single cron entry...
*/20 * * * * $HOME/bin/GenericAgent.pl >> /dev/null
This runs *all* the GenericAgent jobs defined in Kernel/Config/GenericAgent.pm
Then why the elaborate way of selecting when to run the individual jobs in SysConfig? Is that just for show? -- Lars