Menu

tcron / News: Recent posts

tcron 0.4.9 released

- .tar install may cause a problem because some distributions don't include /usr/local/sbin in the PATH.
- gid was not set for tcron job and tcrontab.
- setenv("DISPLAY", ":0") for each job tcrond invokes. Some people may forget to 'export DISPLAY=:0' if they want to run an X program.

Posted by Edward Liu 2005-03-04

tcron-0.4.1 released

- Run the job at ??:??:00. (the beginning of a minute)
- execl should be terminated with a NULL

Posted by Edward Liu 2003-07-03

tcron 0.4 released

- Add application program interface
1. AP doesn't have to write the parser itself. AP can retrieve/update its own tcrontab entries only.
2. All of the crontab access is protoected by 'tcrontab-ap'.

Posted by Edward Liu 2003-05-07

tcron 0.33 released

- Fixed at job bug. Tcron incorrectly remove at jobs.
- Tcron will invoke user's login shell to execute cron jobs to avoid PATH and environment variables problems.

Posted by Edward Liu 2003-02-11

tcron-0.3 released

New in 0.3:
Add 'at' job capablity.

Tcron integrates 'cron/at' with ATX power-up capability.

Advantages over the combination of atx power BIOS and a traditional cron:
1. It can do multiple power up/down a day;
2. It can skip some days of a week.
3. It is easier to use. You don't have to setup both BIOS and cron.

Posted by Edward Liu 2003-01-08
MongoDB Logo MongoDB