From: pebenito@ieee.org (Chris PeBenito) Date: Sat, 13 Aug 2016 09:34:25 -0400 Subject: [refpolicy] [PATCH] Update the policy for module apm In-Reply-To: <1470861855.22029.3.camel@trentalancia.net> References: <1470861855.22029.3.camel@trentalancia.net> Message-ID: <9468fcb7-d583-b97d-da18-a06f4476dd1f@ieee.org> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com On 08/10/16 16:44, Guido Trentalancia wrote: > Update needed for the normal functioning of the acpi daemon. > > Signed-off-by: Guido Trentalancia > --- > policy/modules/contrib/apm.te | 1 + > 1 file changed, 1 insertion(+) > > --- refpolicy-git-06082016-orig/policy/modules/contrib/apm.te 2016-08-06 21:27:11.329094052 +0200 > +++ refpolicy-git-06082016/policy/modules/contrib/apm.te 2016-08-10 22:36:30.067236754 +0200 > @@ -64,6 +64,7 @@ dontaudit apmd_t self:capability { setui > allow apmd_t self:process { signal_perms getsession }; > allow apmd_t self:fifo_file rw_fifo_file_perms; > allow apmd_t self:netlink_socket create_socket_perms; > +allow apmd_t self:netlink_generic_socket create_socket_perms; > allow apmd_t self:unix_stream_socket { accept listen }; > > allow apmd_t apmd_lock_t:file manage_file_perms; Merged. -- Chris PeBenito