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 85F97138959 for ; Sun, 10 Feb 2013 05:11:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC9BB21C068; Sun, 10 Feb 2013 05:11:11 +0000 (UTC) Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1223121C007 for ; Sun, 10 Feb 2013 05:11:09 +0000 (UTC) Received: by mail-wi0-f178.google.com with SMTP id o1so2115861wic.5 for ; Sat, 09 Feb 2013 21:11:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=Jy20aJ7yJgfuw46oDHiwCPqNbjhlV18uDO07JbeQCqE=; b=EZlZkdLE5IrDEbJPgsme1/Nr+12X+S1IbRZm22XOziOrSoGmas+E0GR7M/I9udI77+ QfgmGa1VJw7g1tXXnZ8Y/TEn7bTgGTyAgEg/bConTP+wy3C7DfXCPNdF9W1Q4+fjLGnO zkaybmAWKfAR2bg/dyTjwDFNAXki6MsPWBtCjz57CJGJmC7tRftwDbOB4BzNdHmFQXVl R0O8HwXb4gzvHRQp3/gVYnfFF/8OXsXM/9jz2ep3G+YBS3zi2EuWAjisW5IzD7tah8ru 8sEpQ9NxsIJugrxLt59nODQE5lpR7Rs+/vNW5d4LRkH/ASgOnJYObRpaN7sp89qhvHGD 5Klw== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.194.58.175 with SMTP id s15mr17232850wjq.31.1360473068662; Sat, 09 Feb 2013 21:11:08 -0800 (PST) Received: by 10.194.242.103 with HTTP; Sat, 9 Feb 2013 21:11:08 -0800 (PST) Date: Sat, 9 Feb 2013 21:11:08 -0800 Message-ID: Subject: [gentoo-user] What to do with /var/run? From: Grant To: Gentoo mailing list Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: ab1b96ae-4a08-4acc-86f3-b183881a806e X-Archives-Hash: 6125e2ec267bf5b0312c7a64cce166ef I received the following ELOG message after an emerge: * One or more symlinks to directories have been preserved in order to * ensure that files installed via these symlinks remain accessible. This * indicates that the mentioned symlink(s) may be obsolete remnants of an * old install, and it may be appropriate to replace a given symlink with * the directory that it points to. * * /var/run Should I change anything? - Grant