X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;ds=sidebyside;f=contrib%2Fselinux%2FREADME.md;fp=contrib%2Fselinux%2FREADME.md;h=45b31160175c1fb0f3d650db3cbf048639d8e3b8;hb=3f728675941dc69d4e544d3a880a56240a6e394a;hp=0000000000000000000000000000000000000000;hpb=927951d1c1ad45ba9e7325f07d996154a91c911b;p=ossec-hids.git diff --git a/contrib/selinux/README.md b/contrib/selinux/README.md new file mode 100644 index 0000000..45b3116 --- /dev/null +++ b/contrib/selinux/README.md @@ -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 +