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 72949138010 for ; Fri, 28 Sep 2012 17:52:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08F21E0732; Fri, 28 Sep 2012 17:50:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CB22FE072E for ; Fri, 28 Sep 2012 17:50:40 +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 244D933D742 for ; Fri, 28 Sep 2012 17:50:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id C1194E5459 for ; Fri, 28 Sep 2012 17:50:37 +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: <1348854513.0b3ccfa1783d4a104dcd63959266c7abb7531f5d.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/tcsd.fc X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: SwifT X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 0b3ccfa1783d4a104dcd63959266c7abb7531f5d X-VCS-Branch: master Date: Fri, 28 Sep 2012 17:50:37 +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: 4dcf7d90-13f2-4e00-9bcf-a4868f3a07fe X-Archives-Hash: 75c9e028c82631553dd66cacca04df8e commit: 0b3ccfa1783d4a104dcd63959266c7abb7531f5d Author: Laurent Bigonville bigon be> AuthorDate: Fri Sep 28 11:04:55 2012 +0000 Commit: Sven Vermeulen siphos be> CommitDate: Fri Sep 28 17:48:33 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=0b3ccfa1 Add Debian location for tcsd init script --- policy/modules/contrib/tcsd.fc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/policy/modules/contrib/tcsd.fc b/policy/modules/contrib/tcsd.fc index e59fd73..a38b954 100644 --- a/policy/modules/contrib/tcsd.fc +++ b/policy/modules/contrib/tcsd.fc @@ -1,4 +1,5 @@ /etc/rc\.d/init\.d/tcsd -- gen_context(system_u:object_r:tcsd_initrc_exec_t,s0) +/etc/rc\.d/init\.d/trousers -- gen_context(system_u:object_r:tcsd_initrc_exec_t,s0) /usr/sbin/tcsd -- gen_context(system_u:object_r:tcsd_exec_t,s0)