python: Fix typo in audit2allow.1 example

Signed-off-by: Petr Lautrbach <plautrba@redhat.com>
Acked-by: James Carter <jwcart2@gmail.com>
This commit is contained in:
Petr Lautrbach 2022-11-09 11:53:28 +01:00 committed by James Carter
parent f56a72ac9e
commit a27dc971ca
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ policy_module(local, 1.0)
gen_require(`
type myapp_t;
type etc_t;
};
\[aq])
files_read_etc_files(myapp_t)
<review local.te and customize as desired>