Commit graph

5 commits

Author SHA1 Message Date
Doug Luce
030fbaef64 Use os module for checking absolute/joining paths 2016-12-08 11:33:55 -05:00
Doug Luce
d4275e576e cronvar.py: support absolute destinations
Mainly so /etc/crontab can be written to.
2016-12-08 11:33:55 -05:00
Brian Coca
ae84177514 switched to use module loggigng 2016-12-08 11:33:24 -05:00
Brian Coca
a7b46316c1 removed executable bit 2016-12-08 11:32:42 -05:00
Doug Luce
9211369389 Add the cronvar module.
This manages environment variables in Vixie crontabs.  It includes
addition/removal/replacement of variables and ordering via the
insertbefore/insertafter parameters.
2016-12-08 11:32:34 -05:00