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 F09F0139084 for ; Sat, 16 Dec 2017 00:24:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C29ABE0E8C; Sat, 16 Dec 2017 00:24:43 +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 9FE3EE0E8C for ; Sat, 16 Dec 2017 00:24:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 D3AB433C4EE for ; Sat, 16 Dec 2017 00:24:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B43DAE7D for ; Sat, 16 Dec 2017 00:24:39 +0000 (UTC) From: "Matthias Maier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Maier" Message-ID: <1513383838.c1eb76c6972a8a7cef8f44cac4bb7a5b3e8673e2.tamiko@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/lxc/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/lxc/lxc-2.0.9.ebuild X-VCS-Directories: app-emulation/lxc/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: c1eb76c6972a8a7cef8f44cac4bb7a5b3e8673e2 X-VCS-Branch: master Date: Sat, 16 Dec 2017 00:24:39 +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: 65bcea3a-89f1-4dfa-a6f7-7c0b5e41b21f X-Archives-Hash: 0e1130150e114548512be92d8d3a23fe commit: c1eb76c6972a8a7cef8f44cac4bb7a5b3e8673e2 Author: Matthias Maier gentoo org> AuthorDate: Fri Dec 15 23:05:34 2017 +0000 Commit: Matthias Maier gentoo org> CommitDate: Sat Dec 16 00:23:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1eb76c6 app-emulation/lxc: fix postinst documentation Bug: https://bugs.gentoo.org/573116 Closes: https://bugs.gentoo.org/610902 Package-Manager: Portage-2.3.18, Repoman-2.3.6 app-emulation/lxc/lxc-2.0.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/lxc/lxc-2.0.9.ebuild b/app-emulation/lxc/lxc-2.0.9.ebuild index c0b0640c902..32cfa14111e 100644 --- a/app-emulation/lxc/lxc-2.0.9.ebuild +++ b/app-emulation/lxc/lxc-2.0.9.ebuild @@ -189,7 +189,7 @@ src_install() { DOC_CONTENTS=" Starting from version ${PN}-1.1.0-r3, the default lxc path has been moved from /etc/lxc to /var/lib/lxc. If you still want to use /etc/lxc - please add the following to your /etc/lxc/default.conf + please add the following to your /etc/lxc/lxc.conf lxc.lxcpath = /etc/lxc