From owner-freebsd-current@FreeBSD.ORG Sun Jun 26 21:33:01 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5CEF21065672 for ; Sun, 26 Jun 2011 21:33:01 +0000 (UTC) (envelope-from deeptech71@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 1EE278FC0A for ; Sun, 26 Jun 2011 21:33:01 +0000 (UTC) Received: by yxl31 with SMTP id 31so2237306yxl.13 for ; Sun, 26 Jun 2011 14:33:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=xK6lHBMEqTZkoQG021I25ZAdYp4USqEIenCzaSum5T8=; b=oWjI85KpiAdAyT1dspVW0lCD/I14pmiUCM/JF+tTMLFCJ5FZmo9UFsuFX5JkurDxh2 nfqQ0f3WKlqReoYqG/wSyb+Xbws4Zsx3VD5dwvTiyAs76Lz6VLlyIVJaw48XRws6Ortj QkdN7S1a0rl2QvYRP9QWep8ahx5W27KCvejXE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=l6tGXDjxjH4P59oS3HkBsKukYPmSqBbYlN8v0q/lIkVQy7bvRYppxLfmTLRWbUIlgr s07+Z1Qqj8uyLvBYbhkeXBouljuZv4C8+tLpTGN580v3vcRMGI8QGAWUPLl+OuflJgn8 KDzFxOJuJbE/kZ9ve86yVAVX/VBLOAj1h/V70= MIME-Version: 1.0 Received: by 10.236.143.101 with SMTP id k65mr7709968yhj.164.1309123980515; Sun, 26 Jun 2011 14:33:00 -0700 (PDT) Received: by 10.236.202.135 with HTTP; Sun, 26 Jun 2011 14:33:00 -0700 (PDT) Date: Sun, 26 Jun 2011 23:33:00 +0200 Message-ID: From: "deeptech71@gmail.com" To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: /var/crash permissions X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jun 2011 21:33:01 -0000 the FreeBSD Developers' Handbook recommends /var/crash to have drwx------ permissions [1]. ``make installworld'' alters those permissions to drwxr-x---. one of the two is trolling. which one? [1] http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html#KERNELDEBUG-OBTAIN