obj class typo for certs
This commit is contained in:
parent
2b01ae7e20
commit
4e69c1c423
@ -15,7 +15,7 @@ interface(`miscfiles_read_certs',`
|
|||||||
|
|
||||||
allow $1 cert_t:dir r_dir_perms;
|
allow $1 cert_t:dir r_dir_perms;
|
||||||
allow $1 cert_t:file r_file_perms;
|
allow $1 cert_t:file r_file_perms;
|
||||||
allow $1 cert_t:file { getattr read };
|
allow $1 cert_t:lnk_file { getattr read };
|
||||||
')
|
')
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
|
Loading…
Reference in New Issue
Block a user