summaryrefslogtreecommitdiffstats
path: root/cron-model.lua
Commit message (Expand)AuthorAgeFilesLines
* Added cron move functionality, added default value for period.Ted Trask2009-09-071-10/+42
* Set new cron job as executableTed Trask2009-08-121-0/+1
* Fixed bug with syslog and cron status due to change to using openrc. Tagged 0...v0.5.1Ted Trask2009-06-231-4/+3
* Tested by removing expected packages, files, and directories. Fixed resultin...Ted Trask2009-01-161-3/+5
* Modified fs.lua to survive nil parameters. Added create_directory and used w...Ted Trask2009-01-131-3/+0
* Modify cron to make directory if necessary.Ted Trask2008-12-021-0/+3
* Rewrote cron to make it do something.Ted Trask2008-12-011-22/+119
* Added an md5sum hash function to fs.lua. Cron-model and cron-controller added...Mike Mason2007-12-131-0/+29