commit:     ebdb506866fb148014bea8f07a59deb6c15f0d58
Author:     Guido Trentalancia <guido <AT> trentalancia <DOT> net>
AuthorDate: Thu Dec 29 22:13:04 2016 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sun Jan  1 16:31:26 2017 +0000
URL:        
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=ebdb5068

kernel: add missing plymouth interface

Add a previously missed optional plymouth interface to the kernel
module.

Signed-off-by: Guido Trentalancia <guido <AT> trentalancia.net>

 policy/modules/kernel/kernel.te | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/policy/modules/kernel/kernel.te b/policy/modules/kernel/kernel.te
index c6531a2..c5da1c5 100644
--- a/policy/modules/kernel/kernel.te
+++ b/policy/modules/kernel/kernel.te
@@ -384,6 +384,8 @@ optional_policy(`
 
 optional_policy(`
        plymouthd_read_lib_files(kernel_t)
+       plymouthd_read_spool_files(kernel_t)
+
        term_use_ptmx(kernel_t)
        term_use_unallocated_ttys(kernel_t)
 ')

Reply via email to