blob: dbb2d93b0f52c8fec9479e85f9fabe2c2d27fe72 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
config BR2_PACKAGE_OSIRISD
tristate "osirisd - an Host Integrity Monitoring System (scanning agent)
default m if CONFIG_DEVEL
select BR2_PACKAGE_OPENSSL
help
An Host Integrity Monitoring System (scanning agent)
http://www.hostintegrity.com/osiris/
Depends: openssl
|