cm0002@infosec.pub to Linux@programming.dev · 19 天前Systemd timers or classic cron?message-squaremessage-square19linkfedilinkarrow-up144arrow-down10file-text
arrow-up144arrow-down1message-squareSystemd timers or classic cron?cm0002@infosec.pub to Linux@programming.dev · 19 天前message-square19linkfedilinkfile-text
Just learned of timers the other day, but I’m a cron guy, anybody out there using timers? Anything I’m missing out on?
minus-squareentwine@programming.devlinkfedilinkarrow-up7·19 天前If you already know cron and are too lazy to learn something new, then use cron with the knowledge that it’s a personal failure and not a real technical decision… Otherwise, use systemd timers.
If you already know cron and are too lazy to learn something new, then use cron with the knowledge that it’s a personal failure and not a real technical decision… Otherwise, use systemd timers.