Skip to content

Commit a482ca5

Browse files
committed
Test changes PR#850
DRAFT, to test changes containers#850 Signed-off-by: Yariv Rachmani <[email protected]>
1 parent edd9b84 commit a482ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qm.if

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ template(`qm_domain_template',`
8383
allow $1_t $1_file_type:chr_file mounton;
8484
allow $1_t $1_file_type:sock_file mounton;
8585

86-
filetrans_pattern(ipc_t, $1_file_t, ipc_var_run_t, dir, "ipc")
86+
filetrans_pattern($1_t, $1_file_t, ipc_var_run_t, dir, "ipc")
8787
list_dirs_pattern($1_t, ipc_var_run_t, ipc_var_run_t)
8888
allow $1_t ipc_var_run_t:dir mounton;
8989

0 commit comments

Comments
 (0)