From: pebenito@ieee.org (Chris PeBenito) Date: Tue, 12 Sep 2017 19:18:14 -0400 Subject: [refpolicy] [PATCH 1/2] alsa: alsactl needs to map its configuration In-Reply-To: <20170912220727.6828-1-aranea@aixah.de> References: <20170912220727.6828-1-aranea@aixah.de> Message-ID: To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com On 09/12/2017 06:07 PM, Luis Ressel via refpolicy wrote: > The code is in alsactl/init_parse.c; there's no fallback. > --- > alsa.te | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/alsa.te b/alsa.te > index 025dcd0..2c48046 100644 > --- a/alsa.te > +++ b/alsa.te > @@ -53,6 +53,7 @@ allow alsa_t alsa_home_t:file read_file_perms; > list_dirs_pattern(alsa_t, alsa_etc_t, alsa_etc_t) > read_files_pattern(alsa_t, alsa_etc_t, alsa_etc_t) > read_lnk_files_pattern(alsa_t, alsa_etc_t, alsa_etc_t) > +allow alsa_t alsa_etc_t:file map; > > can_exec(alsa_t, alsa_exec_t) Merged. -- Chris PeBenito