From: bigon@debian.org (Laurent Bigonville) Date: Mon, 17 Dec 2012 20:58:10 +0100 Subject: [refpolicy] [PATCH 2/9] Allow system_dbusd_t to transition to networkmanager_initrc_t In-Reply-To: <1355774297-13606-1-git-send-email-bigon@debian.org> References: <1355774297-13606-1-git-send-email-bigon@debian.org> Message-ID: <1355774297-13606-2-git-send-email-bigon@debian.org> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com From: Laurent Bigonville nm-dispatcher.action executable is labeled as NetworkManager_initrc_exec_t and will be executed by the system dbus --- dbus.te | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dbus.te b/dbus.te index ad29d6f..2ed2d6e 100644 --- a/dbus.te +++ b/dbus.te @@ -148,6 +148,10 @@ optional_policy(` ') optional_policy(` + networkmanager_initrc_domtrans(system_dbusd_t) +') + +optional_policy(` policykit_read_lib(system_dbusd_t) ') -- 1.7.10.4