mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-07 04:51:57 +02:00
16 lines
353 B
Plaintext
16 lines
353 B
Plaintext
config BR2_PACKAGE_OSIRISD
|
|
tristate "osirisd - 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
|
|
|
|
|
|
config BR_PACKAGE_OSIRIS
|
|
tristate
|
|
default BR2_PACKAGE_OSIRISD
|