Config.in 330 B

123456789101112
  1. config BR2_PACKAGE_AT
  2. bool "at"
  3. depends on BR2_USE_MMU
  4. help
  5. At and batch read shell commands from standard input and
  6. store them as jobs to be scheduled for execution in the
  7. future.
  8. at - run the job at a specified time
  9. batch - run the job when system load levels permit
  10. https://salsa.debian.org/debian/at