cm0002@infosec.pub to Linux@programming.dev · 2 days agoSystemd timers or classic cron?message-squaremessage-square16fedilinkarrow-up142arrow-down11file-text
arrow-up141arrow-down1message-squareSystemd timers or classic cron?cm0002@infosec.pub to Linux@programming.dev · 2 days agomessage-square16fedilinkfile-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-squaremesa@piefed.sociallinkfedilinkEnglisharrow-up3·edit-22 days agoYou can do the same with cron btw depending on the OS(?). At least on debian systems. I think its @poweroff or @reboot if I recall correctly.
You can do the same with cron btw depending on the OS(?). At least on debian systems. I think its
@poweroffor@rebootif I recall correctly.