bump version
[buildroot.git] / package / at / Config.in
blob9f2bdc5df451a9d38003721a6e073ca2c073de4d
1 config BR2_PACKAGE_AT
2         bool "at"
3         default n
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.
9           at    - run the job at a specified time
10           batch - run the job when system load levels permit