From: guido@trentalancia.net (Guido Trentalancia) Date: Wed, 10 Aug 2016 22:44:15 +0200 Subject: [refpolicy] [PATCH] Update the policy for module apm Message-ID: <1470861855.22029.3.camel@trentalancia.net> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com 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;