repo.or.cz
/
buildroot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add HUGE sample uClibc for full LTP
[buildroot.git]
/
package
/
at
/
Config.in
blob
9f2bdc5df451a9d38003721a6e073ca2c073de4d
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.
8
9
at - run the job at a specified time
10
batch - run the job when system load levels permit