Am 01/06/2022 um 12:23 schrieb Dominik Csapak: > by adding a config option 'skip-missed' for jobs that skips the jobs > on pvescheduler start and when changing from disabled -> enabled > > i did not use the systemd name 'persistent' since the name does > not really convey what it means, so i tried to come up with > a better name for it (the logic is just reversed from the systemd > variant, and our default is 0) >
for the record the off list exchange: * skipping immediate "catch up" run on disable->enable change should be unconditionally off * "skip-missed" is somewhat double negative, rather negate that and use "persistent", like systemd does, or "repeat-missed" * the behaviour should then be off by default to avoid triggering lots of backups during boot up. * I'd move the box into advanced section in the gui _______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
