-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Is your feature request related to a problem? Please describe.
The droplet agent package requires cron, and installs files in /etc/cron.* but I otherwise have no other need for cron. Since the packaging instructions say systemd is the preferred form of management, this should apply to the maintenance jobs as well. Stuff like this random delay can be specified directly in the timer unit instead of written manually.
Describe the solution you'd like
Provide systemd timer unit files, and change the packaging to not depend on cron.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels