b0fde6468e
SVN-Revision: 1016
15 lines
356 B
Text
15 lines
356 B
Text
config BR2_PACKAGE_OSIRISD
|
|
tristate "osirisd - Host integrity monitoring system (scanning agent)"
|
|
default m if CONFIG_DEVEL
|
|
select BR2_PACKAGE_LIBOPENSSL
|
|
help
|
|
An host integrity monitoring system (scanning agent)
|
|
|
|
http://www.hostintegrity.com/osiris/
|
|
|
|
Depends: openssl
|
|
|
|
|
|
config BR_PACKAGE_OSIRIS
|
|
tristate
|
|
default BR2_PACKAGE_OSIRISD
|