blob: 355c0eb168ba731f8d4da561966d01c8f43f3396 (
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
|