new upstream release (3.3.0); modify package compatibility for Stretch
[ossec-hids.git] / contrib / selinux / README.md
diff --git a/contrib/selinux/README.md b/contrib/selinux/README.md
new file mode 100644 (file)
index 0000000..45b3116
--- /dev/null
@@ -0,0 +1,17 @@
+## Ossec-agent SELinux module
+SELinux module provides additional security protection for ossec application
+
+## Installation
+1. Run semodule -i ossec\_agent.pp.bz2 on a running SELinux installation
+2. Run restorecon -R /var/ossec
+3. Restart ossec agent via systemd/init/etc
+4. Check if it get right context ( ps -AZ )
+
+You should do chcon manually if your put ossec installation in different place, see .fc file for details
+
+## Configuration
+Nothing to configure :)
+
+## Bug reports & contribution
+Contact: ivan.agarkov@gmail.com
+