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 5DD03138330 for ; Mon, 29 Aug 2016 00:06:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84B5B21C0A0; Mon, 29 Aug 2016 00:06:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 37EAB21C0A0 for ; Mon, 29 Aug 2016 00:06:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E48C833BE2F for ; Mon, 29 Aug 2016 00:06:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 25800246E for ; Mon, 29 Aug 2016 00:06:45 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1472429167.948892f6199d343899467a727badc41e9a0cafe1.zmedico@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/peervpn/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/peervpn/files/peervpn.logrotated X-VCS-Directories: net-misc/peervpn/files/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: 948892f6199d343899467a727badc41e9a0cafe1 X-VCS-Branch: master Date: Mon, 29 Aug 2016 00:06:45 +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: e18a4049-13b8-491c-839e-f2597996181c X-Archives-Hash: 22c9f6c01b4d95b5419d153b078272dd commit: 948892f6199d343899467a727badc41e9a0cafe1 Author: Zac Medico gentoo org> AuthorDate: Mon Aug 29 00:06:07 2016 +0000 Commit: Zac Medico gentoo org> CommitDate: Mon Aug 29 00:06:07 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=948892f6 net-misc/peervpn: add copytruncate to logrotate config Package-Manager: portage-2.3.0 net-misc/peervpn/files/peervpn.logrotated | 1 + 1 file changed, 1 insertion(+) diff --git a/net-misc/peervpn/files/peervpn.logrotated b/net-misc/peervpn/files/peervpn.logrotated index d66c2fa..5de0a24 100644 --- a/net-misc/peervpn/files/peervpn.logrotated +++ b/net-misc/peervpn/files/peervpn.logrotated @@ -4,4 +4,5 @@ size 5M rotate 3 compress + copytruncate }