fixes
This commit is contained in:
parent
964681069c
commit
d9135072d7
@ -659,7 +659,7 @@ allow $1 $3:dir create_dir_perms;
|
||||
allow $1 $3:file create_file_perms;
|
||||
allow $1 $3:lnk_file create_lnk_perms;
|
||||
allow $1 $3:sock_file create_file_perms;
|
||||
allow $1 $3:fifo_file create_sock_perms;
|
||||
allow $1 $3:fifo_file create_file_perms;
|
||||
type_transition $1 $2:{ file lnk_file sock_file fifo_file } $3;
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user