Config.in 264 B

123456789
  1. config BR2_PACKAGE_AT
  2. bool "at"
  3. help
  4. At and batch read shell commands from standard input and
  5. store them as jobs to be scheduled for execution in the
  6. future.
  7. at - run the job at a specified time
  8. batch - run the job when system load levels permit