1
0
mirror of https://github.com/krislamo/puppet-rsnapshot synced 2024-09-19 17:10:34 +00:00
puppet-rsnapshot/manifests
Fabian Neumann 4820ededfa
Fix: monthday in cronjob cannot be 0
At least according to `man 5 cronjob` (and also Wikipedia ;) the day of month can only be 1-31. When the script created a cron.d file with a 0 at that position the script would not run at all.
2018-04-11 09:21:37 +02:00
..
config.pp Fix undefined variables 2017-04-06 09:19:17 +02:00
init.pp Add option to avoid managing cron 2017-04-06 09:20:32 +02:00
install.pp create /etc/tmpfiles.d dir on OS without systemd 2017-04-24 20:43:49 +02:00
params.pp Fix: monthday in cronjob cannot be 0 2018-04-11 09:21:37 +02:00
service.pp Add option to avoid managing cron 2017-04-06 09:20:32 +02:00