flamingos-cant to linuxmemesEnglish • 3 months agosystemd is all you needfiles.catbox.moeimagemessage-square127fedilinkarrow-up11.31Karrow-down110file-text
arrow-up11.3Karrow-down1imagesystemd is all you needfiles.catbox.moeflamingos-cant to linuxmemesEnglish • 3 months agomessage-square127fedilinkfile-text
minus-square@[email protected]linkfedilinkEnglish-2•3 months 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-square@[email protected]linkfedilink14•3 months agoSystemd’s method is more powerful than Cron syntax.
minus-square@[email protected]linkfedilinkEnglish7•3 months 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-square@[email protected]linkfedilink6•3 months 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