__cron and systemd timers #381

Open
opened 2024-05-16 11:33:14 +00:00 by fnux · 0 comments
Collaborator

The __cron type expects the crontab tool to be available - many distributions (e.g. debian 12+) do not ship cron by default and exclusively use systemd timers.

It would be nice to have a __systemd_timer type that generate a one-shot service and a timer.

The __cron type expects the `crontab` tool to be available - many distributions (e.g. debian 12+) do not ship cron by default and exclusively use systemd timers. It would be nice to have a `__systemd_timer` type that generate a one-shot service and a timer.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ungleich-public/cdist#381
No description provided.