Commit Graph

8 Commits (698d2a55c50d16724f4e00c0b939b264814c40a4)

Author SHA1 Message Date
Michael Scherer c8864c3220 Use a python3 compatible notation for octal (#2238) 8 years ago
Michael Scherer ff74fc0072 Remove the +x from crypttab and cronvar (#2039)
While this change nothing, it is better to enforce consistency
9 years ago
Doug Luce 0298dac401 Use os module for checking absolute/joining paths 9 years ago
Doug Luce 84def4398f cronvar.py: support absolute destinations
Mainly so /etc/crontab can be written to.
9 years ago
Brian Coca 3564c48f3c switched to use module loggigng 9 years ago
Brian Coca 5187c7fcd7 removed executable bit 9 years ago
Greg DeKoenigsberg f65bb1c55e Adding author's github id 9 years ago
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.
10 years ago