mirror of
https://github.com/SELinuxProject/selinux
synced 2025-03-03 00:37:37 +00:00
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:
parent
f56a72ac9e
commit
a27dc971ca
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user