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