Revert the following commit (ability to read /usr files),

as it is no longer needed, after the database file got its
own label:

 Date:   Wed Feb 16 07:24:34 2011 +0100
 patch to allow smartmon to read usr files
 37ba0d0437

Signed-off-by: Guido Trentalancia <guido@trentalancia.com>
---
 policy/modules/services/smartmon.te |    1 -
 1 file changed, 1 deletion(-)
This commit is contained in:
Guido Trentalancia 2023-09-06 17:10:20 +02:00
parent f3f761c4a8
commit 86f9bfe0ee

View File

@ -72,7 +72,6 @@ domain_use_interactive_fds(fsdaemon_t)
files_exec_etc_files(fsdaemon_t)
files_read_etc_files(fsdaemon_t)
files_read_etc_runtime_files(fsdaemon_t)
files_read_usr_files(fsdaemon_t)
files_search_var_lib(fsdaemon_t)
fs_getattr_all_fs(fsdaemon_t)