flamingos-cant (hopepunk arc)@feddit.uk to linuxmemes@lemmy.worldEnglish · 2 years agosystemd is all you needfiles.catbox.moeimagemessage-square127fedilinkarrow-up11.33Karrow-down110file-text
arrow-up11.32Karrow-down1imagesystemd is all you needfiles.catbox.moeflamingos-cant (hopepunk arc)@feddit.uk to linuxmemes@lemmy.worldEnglish · 2 years agomessage-square127fedilinkfile-text
minus-squareBricked@feddit.orglinkfedilinkEnglisharrow-up4arrow-down6·2 years agoI thought the same, but didn’t we already have things like chron syntax for this? Systemd didn’t have to build its own library.
minus-squareTakios@discuss.tchncs.delinkfedilinkarrow-up15arrow-down1·2 years agoSystemd’s method is more powerful than Cron syntax.
minus-squareBricked@feddit.orglinkfedilinkEnglisharrow-up8arrow-down1·2 years agoAight, didn’t know that. I cannot yet imagine any scheduled task that would require anything more advanced than cron (or a similar standalone syntax), but I’ll just trust you with that one.
minus-squarefallingcats@discuss.tchncs.delinkfedilinkarrow-up6·2 years agoCan you tell Cron to catch up on the things that should’ve happened but didn’t because the system was off?
I thought the same, but didn’t we already have things like chron syntax for this? Systemd didn’t have to build its own library.
Systemd’s method is more powerful than Cron syntax.
Aight, didn’t know that. I cannot yet imagine any scheduled task that would require anything more advanced than cron (or a similar standalone syntax), but I’ll just trust you with that one.
Can you tell Cron to catch up on the things that should’ve happened but didn’t because the system was off?
I think fcron and anacron can do that