From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3CC8D138206 for ; Wed, 25 Sep 2013 09:49:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2CDA4E0D57; Wed, 25 Sep 2013 09:49:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7E190E0D59 for ; Wed, 25 Sep 2013 09:49:38 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9AC5033EC0E for ; Wed, 25 Sep 2013 09:49:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 46079E5460 for ; Wed, 25 Sep 2013 09:49:36 +0000 (UTC) From: "Sven Vermeulen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sven Vermeulen" Message-ID: <1380102136.1d12ddc899e9cd641c8b002a5dc50469bf60b6e5.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/bluetooth.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 1d12ddc899e9cd641c8b002a5dc50469bf60b6e5 X-VCS-Branch: master Date: Wed, 25 Sep 2013 09:49:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 73570b03-0029-4b08-aad8-74787098763e X-Archives-Hash: f4a2c01bb46c0e4d1dbc94a689f85381 commit: 1d12ddc899e9cd641c8b002a5dc50469bf60b6e5 Author: Dominick Grift gmail com> AuthorDate: Mon Sep 23 08:04:31 2013 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Wed Sep 25 09:42:16 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=1d12ddc8 bluetooth: bluetooth_t acquires org.bluez service on dbus system bus Signed-off-by: Dominick Grift gmail.com> --- policy/modules/contrib/bluetooth.te | 1 + 1 file changed, 1 insertion(+) diff --git a/policy/modules/contrib/bluetooth.te b/policy/modules/contrib/bluetooth.te index 15f5a95..851769e 100644 --- a/policy/modules/contrib/bluetooth.te +++ b/policy/modules/contrib/bluetooth.te @@ -132,6 +132,7 @@ userdom_dontaudit_search_user_home_dirs(bluetooth_t) optional_policy(` dbus_system_bus_client(bluetooth_t) + dbus_connect_system_bus(bluetooth_t) optional_policy(` cups_dbus_chat(bluetooth_t)