Commit graph

7 commits

Author SHA1 Message Date
Michael Scherer
ff74fc0072 Remove the +x from crypttab and cronvar (#2039)
While this change nothing, it is better to enforce consistency
2016-04-15 10:18:05 -04:00
Doug Luce
0298dac401 Use os module for checking absolute/joining paths 2016-03-03 15:10:19 -08:00
Doug Luce
84def4398f cronvar.py: support absolute destinations
Mainly so /etc/crontab can be written to.
2016-03-03 14:57:12 -08:00
Brian Coca
3564c48f3c switched to use module loggigng 2015-10-01 00:29:57 -04:00
Brian Coca
5187c7fcd7 removed executable bit 2015-05-21 07:03:49 -04:00
Greg DeKoenigsberg
f65bb1c55e Adding author's github id 2015-05-14 00:47:26 -04:00
Doug Luce
1fa73cd0a3 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.
2015-04-21 18:02:33 +00:00