Whitespace fixes in samhain.
This commit is contained in:
parent
b2f8897d9c
commit
40bc40b152
@ -1,13 +1,13 @@
|
||||
/etc/rc\.d/init\.d/samhain -- gen_context(system_u:object_r:samhain_initrc_exec_t,s0)
|
||||
|
||||
/etc/samhainrc -- gen_context(system_u:object_r:samhain_etc_t,mls_systemhigh)
|
||||
/etc/samhainrc -- gen_context(system_u:object_r:samhain_etc_t,mls_systemhigh)
|
||||
|
||||
/usr/sbin/samhain -- gen_context(system_u:object_r:samhain_exec_t,s0)
|
||||
/usr/sbin/samhain -- gen_context(system_u:object_r:samhain_exec_t,s0)
|
||||
/usr/sbin/samhain_setpwd -- gen_context(system_u:object_r:samhain_exec_t,s0)
|
||||
|
||||
/var/lib/samhain(/.*)? gen_context(system_u:object_r:samhain_db_t,mls_systemhigh)
|
||||
/var/lib/samhain(/.*)? gen_context(system_u:object_r:samhain_db_t,mls_systemhigh)
|
||||
|
||||
/var/log/samhain_log -- gen_context(system_u:object_r:samhain_log_t,mls_systemhigh)
|
||||
/var/log/samhain_log -- gen_context(system_u:object_r:samhain_log_t,mls_systemhigh)
|
||||
/var/log/samhain_log\.lock -- gen_context(system_u:object_r:samhain_log_t,mls_systemhigh)
|
||||
|
||||
/var/run/samhain\.pid -- gen_context(system_u:object_r:samhain_var_run_t,mls_systemhigh)
|
||||
/var/run/samhain\.pid -- gen_context(system_u:object_r:samhain_var_run_t,mls_systemhigh)
|
||||
|
@ -269,7 +269,7 @@ interface(`samhain_admin',`
|
||||
|
||||
files_list_var_lib($1)
|
||||
admin_pattern($1, samhain_db_t)
|
||||
|
||||
|
||||
files_list_etc($1)
|
||||
admin_pattern($1, samhain_etc_t)
|
||||
admin_pattern($1, samhain_initrc_exec_t)
|
||||
|
Loading…
Reference in New Issue
Block a user