From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 780D0139337 for ; Tue, 27 Jul 2021 20:18:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C0B0EE087E; Tue, 27 Jul 2021 20:18:00 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A3EDFE087E for ; Tue, 27 Jul 2021 20:18:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 27989342BE9 for ; Tue, 27 Jul 2021 20:17:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7A0447A2 for ; Tue, 27 Jul 2021 20:17:57 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1627417003.d68f1209ab883cedb6882c8be8140f21061ed156.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/tor/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-vpn/tor/files/tor-0.3.3.2-alpha-tor.service.in.patch X-VCS-Directories: net-vpn/tor/files/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: d68f1209ab883cedb6882c8be8140f21061ed156 X-VCS-Branch: master Date: Tue, 27 Jul 2021 20:17:57 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 02cee321-d81f-4991-9638-ac66c966cd58 X-Archives-Hash: 239027a0ff83825198bd8ada198faa9e commit: d68f1209ab883cedb6882c8be8140f21061ed156 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Tue Jul 27 19:56:01 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Tue Jul 27 20:16:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d68f1209 net-vpn/tor: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/21811 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger levelnine.at> Signed-off-by: Conrad Kostecki gentoo.org> net-vpn/tor/files/tor-0.3.3.2-alpha-tor.service.in.patch | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/net-vpn/tor/files/tor-0.3.3.2-alpha-tor.service.in.patch b/net-vpn/tor/files/tor-0.3.3.2-alpha-tor.service.in.patch deleted file mode 100644 index 76e88bbaba9..00000000000 --- a/net-vpn/tor/files/tor-0.3.3.2-alpha-tor.service.in.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- a/contrib/dist/tor.service.in 2017-11-11 13:40:46.000000000 -0500 -+++ b/contrib/dist/tor.service.in 2018-02-24 19:06:12.307506884 -0500 -@@ -21,6 +21,9 @@ - LimitNOFILE=32768 - - # Hardening -+Group=tor -+RuntimeDirectory=tor -+RuntimeDirectoryMode=0770 - PrivateTmp=yes - PrivateDevices=yes - ProtectHome=yes