Elektrine lite

← Feed

@lemmydividebyzero@reddthat.com

You Don't Love systemd Timers Enough

2026-05-31 07:27 UTC

Replies (2)

  • @Simulation6@sopuli.xyz 2026-05-31 22:25

    I have yet to have a good experience trying to get anything to work with systemd.

    Open ##3201531

  • @CriticalMiss@lemmy.world 2026-06-01 04:45

    I dunno, systemd timers seem overcomplicated, cron is simple and universal (as in expected to be on every system install in one of its variants). You only need to learn how to set the time once and if you’re having difficulties setting up time you can use a website crontab.guru Cron’s simplicity also makes it bulletproof, it just runs things on a schedule, that’s it. You can’t expect it to crash or give you any trouble.

    Open ##3204375