mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-28 03:33:01 +02:00
8 lines
159 B
Plaintext
8 lines
159 B
Plaintext
config BR2_PACKAGE_EXECD
|
|
bool "execd"
|
|
select BR2_PACKAGE_LIBUEV
|
|
select BR2_PACKAGE_LIBITE
|
|
help
|
|
Generic job queue executor with retry on route changes.
|
|
|