You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
285 B

  1. description: Cron daemon
  2. config-resources:
  3. - /etc/cron
  4. - /etc/cron.daily
  5. - /etc/cron.weekly
  6. - /etc/cron.hourly
  7. - /etc/cron.monthly
  8. - /usr/local/bin
  9. data-resources:
  10. - /var/log/cron
  11. host-resources:
  12. - /var/run/docker.sock
  13. provides:
  14. schedule-command:
  15. tech-dep: False