Update to new upstream release (v0.8.1)
[openwrt.git] / package / osiris / Config.in
1 config BR2_PACKAGE_OSIRISD
2 tristate "osirisd - Host integrity monitoring system (scanning agent)"
3 default m if CONFIG_DEVEL
4 select BR2_PACKAGE_LIBOPENSSL
5 help
6 An host integrity monitoring system (scanning agent)
7
8 http://www.hostintegrity.com/osiris/
9
10 Depends: openssl
11
12
13 config BR_PACKAGE_OSIRIS
14 tristate
15 default BR2_PACKAGE_OSIRISD
This page took 0.039455 seconds and 5 git commands to generate.