1
0
mirror of https://github.com/krislamo/puppet-rsnapshot synced 2026-03-22 21:51:54 +00:00
Files
puppet-rsnapshot/manifests/params.pp
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

4.7 KiB