(anonymous) wrote: > Hello all. In toolserver, we use *cronie -e* to set a crontab. How could I > do the same in toollabs?
That question is probably more appropriate for labs-l :-), but you use (as on any Unix system) "crontab -e" or "crontab FILE". Please install crontabs on tools-login and remember that you must use cron only to launch jobs on the grid with "jsub" or "qsub". Marc (Coren) is working on a replacement for cron, but that hasn't been deployed yet. Tim _______________________________________________ Labs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/labs-l
