17fabf7f6bf4c243ee91faf2175aa72d98875557
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / at / Config.in
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
9           at    - run the job at a specified time
10           batch - run the job when system load levels permit