Closed (fixed)
Project:
Hosting
Version:
5.x-0.1-alpha1
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Jun 2008 at 17:48 UTC
Updated:
7 Jul 2008 at 22:36 UTC
It's really not more complex than :
$var = `crontab -l | grep -v "hosting dispatch"`
echo $var | crontab -
echo "our cron job" | crontab -
Would take a whole lot of the guesswork out of it.
Comments
Comment #1
adrian commentedin latest commit
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.