buildrootschalter/package/at/Config.in

11 lines
291 B
Plaintext
Raw Normal View History

2005-11-15 07:50:34 +01:00
config BR2_PACKAGE_AT
bool "at"
depends on BR2_USE_MMU
2005-11-15 07:50:34 +01:00
help
At and batch read shell commands from standard input and
store them as jobs to be scheduled for execution in the
future.
2005-11-15 07:50:34 +01:00
at - run the job at a specified time
batch - run the job when system load levels permit