Files
community.general/library
Mike Grozak 171a01deac Cron module upgrades
- added cron_file attribute: if specified, the file with appropriate
job is created in /etc/cron.d directory. Also, you can store multiple
jobs in one file. state='absent' attribute is handled in the following
way in this case: if after the deletion of the job from the file specified
by cron_file variable the file is empty, the file is deleted, otherwise
not.
  - fixed the behaviour, when the backupfile is saved forever in /tmp
folder, even if the backup= atribute is not set (os.unlink() is called if
backup is not True).
  - added some comments to the unobvious places
2013-02-09 11:11:19 -05:00
..
2013-01-13 11:24:21 -08:00
2013-02-09 11:11:19 -05:00
2012-11-21 18:49:30 +01:00
2013-01-26 12:20:46 -05:00
2013-01-13 11:24:21 -08:00
2012-11-21 18:49:30 +01:00
2012-11-21 18:49:30 +01:00
2013-01-29 18:57:02 +01:00
2013-01-25 20:49:30 -05:00
2012-10-29 13:10:23 +01:00
2013-02-04 17:19:59 -06:00
2013-01-28 17:46:35 +01:00
2013-01-31 08:48:58 -06:00
2013-01-10 19:24:23 +01:00
2013-01-13 11:24:21 -08:00
2013-01-25 14:25:12 +01:00
2012-10-23 15:14:01 +02:00
2012-11-21 18:49:30 +01:00
2012-11-21 18:49:30 +01:00
2012-11-21 18:49:30 +01:00
2013-01-13 11:24:21 -08:00
2013-02-03 14:01:55 +01:00
2013-01-04 16:36:02 +10:00
2012-11-27 11:18:46 -05:00