Initial commit, 1.0.0

This commit is contained in:
Eric Renfro 2015-11-18 21:19:44 -05:00
commit c21246b17c
4 changed files with 30 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
Makefile
tmp
*.pp

11
ossec.fc Normal file
View File

@ -0,0 +1,11 @@
# ossec executable will have:
# label: system_u:object_r:ossec_exec_t
# MLS sensitivity: s0
# MCS categories: <none>
#/usr/bin/mlogc -- gen_context(system_u:object_r:mlogc_exec_t,s0)
#/var/log/mlogc(/.*)? gen_context(system_u:object_r:mlogc_log_t,s0)
#/var/log/mlogc/data(/.*)? gen_context(system_u:object_r:mlogc_log_t,s0)
/var/ossec/log(/.*)? gen_context(system_u:object_r:var_log_t,s0)

1
ossec.if Normal file
View File

@ -0,0 +1 @@
## <summary></summary>

14
ossec.te Normal file
View File

@ -0,0 +1,14 @@
policy_module(ossec,1.0.0)
########################################
#
# Declarations
#
########################################
#
# ossec local policy
#