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.

19 lines
446 B

  1. # -*- ispell-local-dictionary: "english" -*-
  2. * Usage
  3. By adding =cron= as a service, all other services in auto pair mode,
  4. requiring a =schedule-command= will use it.
  5. #+begin_src yaml
  6. cron:
  7. #+end_src
  8. There are no options to set.
  9. ** =schedule-command= relation
  10. If most other services will have default options and set these values
  11. automatically. You probably don't need to configure anything in the
  12. relation's options if defaults suits you.