RSSAmplifier

ryansouthgate.com · Mar 11, 2025

Cronjob vs systemd timers - how to create a systemd timer

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

IntroI’ve been using cronjobs for a long time. More recently I’ve been testing systemd-timers as they allow dependency management, so I don’t have to check (in the script I’m running) to see if certain services are up/running before my scripts can do their work. In this post I’m going to demonstrate how to create a simple systemd timer service which runs a script on a…

Read on ryansouthgate.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.