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 3203B138A1F for ; Fri, 11 Apr 2014 17:49:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA16EE0AAB; Fri, 11 Apr 2014 17:48:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B5A8BE0AAB for ; Fri, 11 Apr 2014 17:48:57 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CDFA63401B3 for ; Fri, 11 Apr 2014 17:48:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 02AD9188CF for ; Fri, 11 Apr 2014 17:48:54 +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: <1397238481.0174d192aac9d69d24fded5aee1a6a1040cd4a2c.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/roles/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/roles/staff.te policy/modules/roles/unprivuser.te X-VCS-Directories: policy/modules/roles/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 0174d192aac9d69d24fded5aee1a6a1040cd4a2c X-VCS-Branch: master Date: Fri, 11 Apr 2014 17:48:54 +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: 4496d084-be45-4154-a095-11235adc0a61 X-Archives-Hash: ce7b6cb291b5ff9fb8a566a9cc3292ed commit: 0174d192aac9d69d24fded5aee1a6a1040cd4a2c Author: Laurent Bigonville bigon be> AuthorDate: Sat Apr 5 18:01:21 2014 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Fri Apr 11 17:48:01 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=0174d192 Add telepathy role for user_r and staff_r --- policy/modules/roles/staff.te | 4 ++++ policy/modules/roles/unprivuser.te | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/policy/modules/roles/staff.te b/policy/modules/roles/staff.te index abc38c0..247f898 100644 --- a/policy/modules/roles/staff.te +++ b/policy/modules/roles/staff.te @@ -90,6 +90,10 @@ ifndef(`distro_redhat',` optional_policy(` pulseaudio_role(staff_r, staff_t) ') + + optional_policy(` + telepathy_role_template(staff, staff_r, staff_t) + ') ') optional_policy(` diff --git a/policy/modules/roles/unprivuser.te b/policy/modules/roles/unprivuser.te index e9319d0..c40c34c 100644 --- a/policy/modules/roles/unprivuser.te +++ b/policy/modules/roles/unprivuser.te @@ -63,6 +63,10 @@ ifndef(`distro_redhat',` optional_policy(` pulseaudio_role(user_r, user_t) ') + + optional_policy(` + telepathy_role_template(user, user_r, user_t) + ') ') optional_policy(`