Files
infix/package/statd/Config.in
T

11 lines
379 B
Plaintext

config BR2_PACKAGE_STATD
bool "statd"
select BR2_PACKAGE_JANSSON
select BR2_PACKAGE_LIBEV
select BR2_PACKAGE_SYSREPO
help
Operational Status Daemon. Responsible for handling sysrepo
operational run-time info. Such as interface state and address.
All data supplied should be fetched from the running system,
which might differ from data configured through confd.