summaryrefslogtreecommitdiffstats
path: root/system/ossec-local/README
diff options
context:
space:
mode:
author Mario Preksavec <mario@slackware.hr>2020-03-13 00:51:53 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-03-14 08:46:19 +0700
commite97f9a1b0b3bdc11b0ab09f6a7f475b1a5afc990 (patch)
treed685961d0ef5c0218770978a45f588251f86c685 /system/ossec-local/README
parentb08ae04f38fd92752a5c94eae9e0722d193fbe79 (diff)
downloadslackbuilds-e97f9a1b0b3bdc11b0ab09f6a7f475b1a5afc990.tar.gz
slackbuilds-e97f9a1b0b3bdc11b0ab09f6a7f475b1a5afc990.tar.xz
system/ossec-local: Updated for version 3.6.0.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Diffstat (limited to 'system/ossec-local/README')
-rw-r--r--system/ossec-local/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/system/ossec-local/README b/system/ossec-local/README
index f973332031..abc215b6eb 100644
--- a/system/ossec-local/README
+++ b/system/ossec-local/README
@@ -2,4 +2,13 @@ OSSEC is an Open Source Host-based Intrusion Detection System that performs log
analysis, file integrity checking, policy monitoring, rootkit detection,
real-time alerting and active response.
+The following build options are available:
+
+ GEOIP=yes Enable GeoIP support (requires GeoIP)
+ INOTIFY=yes Enable inotify for monitoring filesystem events
+
+Example of enabling the GeoIP and inotify support:
+
+ GEOIP=yes INOTIFY=yes ./ossec-local.SlackBuild
+
See README.SLACKWARE for installation instructions.