diff --git a/refpolicy/policy/modules/kernel/kernel.if b/refpolicy/policy/modules/kernel/kernel.if index 26c7d2d..39521c1 100644 --- a/refpolicy/policy/modules/kernel/kernel.if +++ b/refpolicy/policy/modules/kernel/kernel.if @@ -122,7 +122,7 @@ interface(`kernel_dontaudit_use_fd',` ') ######################################## -## +## ## Read and write kernel unnamed pipes. ## ## diff --git a/refpolicy/policy/modules/system/files.if b/refpolicy/policy/modules/system/files.if index 6a8faad..a8f2cc8 100644 --- a/refpolicy/policy/modules/system/files.if +++ b/refpolicy/policy/modules/system/files.if @@ -1052,6 +1052,7 @@ interface(`files_manage_mnt_dirs',` ## ## List world-readable directories. ## +## ## Domain allowed access. ## # @@ -1068,6 +1069,7 @@ interface(`files_list_world_readable',` ## ## Read world-readable files. ## +## ## Domain allowed access. ## # @@ -1084,6 +1086,7 @@ interface(`files_read_world_readable_files',` ## ## Read world-readable symbolic links. ## +## ## Domain allowed access. ## # @@ -1100,6 +1103,7 @@ interface(`files_read_world_readable_symlinks',` ## ## Read world-readable named pipes. ## +## ## Domain allowed access. ## # @@ -1116,6 +1120,7 @@ interface(`files_read_world_readable_pipes',` ## ## Read world-readable sockets. ## +## ## Domain allowed access. ## #