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-squareswelter_spark@reddthat.comlinkfedilinkEnglisharrow-up1·17 天前This is the only case in which I use timers, really, when I want something to run on startup, every once in a while, but only after it’s confirmed that the internet is up.
This is the only case in which I use timers, really, when I want something to run on startup, every once in a while, but only after it’s confirmed that the internet is up.