cm0002@infosec.pub to Linux@programming.dev · 3 days agoSystemd timers or classic cron?message-squaremessage-square19linkfedilinkarrow-up145arrow-down11file-text
arrow-up144arrow-down1message-squareSystemd timers or classic cron?cm0002@infosec.pub to Linux@programming.dev · 3 days agomessage-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·16 hours agoThis 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.