2017-04-29 18:18:02

by guido

[permalink] [raw]
Subject: [refpolicy] [PATCH 6/7] plymouth: pid interface usability

Improve the usability of one plymouth interface.

Signed-off-by: Guido Trentalancia <[email protected]>
---
policy/modules/contrib/plymouthd.if | 1 +
1 file changed, 1 insertion(+)

--- a/policy/modules/contrib/plymouthd.if 2015-10-19 01:13:41.000000000 +0200
+++ b/policy/modules/contrib/plymouthd.if 2017-04-29 17:43:10.726143941 +0200
@@ -228,6 +228,7 @@ interface(`plymouthd_read_pid_files',`
')

files_search_pids($1)
+ allow $1 plymouthd_var_run_t:dir search_dir_perms;
allow $1 plymouthd_var_run_t:file read_file_perms;
')