![]() |
CRON.D - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: CRON.D (/thread-1443.html) |
CRON.D - grungy - 10-02-2007 07:55 AM As I can see ispcp is using cron.d in latest trunks.... well then is this ok: Code: # crontab /etc/cron.d/ispcp the line: Code: # [domain.tld]:0 custom task START. the tpl: Code: {MINUTE} {HOUR} {DAY} {MONTH} {DWEEK} {USER} {C0MMAND} &>{LOG_DIR}/custom-task-{DMN_NAME}.log RE: CRON.D - raphael - 10-02-2007 11:57 AM does that entry comes from a pristine trunk installation? no modifications, no by-hand upgrades, etc? |