From owner-freebsd-questions@FreeBSD.ORG Mon May 17 06:58:21 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42DB216A4CE for ; Mon, 17 May 2004 06:58:21 -0700 (PDT) Received: from smtp-out5.xs4all.nl (smtp-out5.xs4all.nl [194.109.24.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 414BA43D54 for ; Mon, 17 May 2004 06:58:18 -0700 (PDT) (envelope-from fjaspers@xs4all.nl) Received: from desktop.localnetwork (a194-109-187-2.dial.xs4all.nl [194.109.187.2]) by smtp-out5.xs4all.nl (8.12.10/8.12.10) with ESMTP id i4HDwHUY043448 for ; Mon, 17 May 2004 15:58:17 +0200 (CEST) Received: from desktop.localnetwork (localhost.localnetwork [127.0.0.1]) i4HDx9sB000967 for ; Mon, 17 May 2004 15:59:15 +0200 (CEST) (envelope-from admin@desktop.localnetwork) Message-Id: <200405171359.i4HDx9sB000967@desktop.localnetwork> To: freebsd-questions@freebsd.org Date: Mon, 17 May 2004 15:59:09 +0200 From: Frans Jaspers Subject: permissions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2004 13:58:21 -0000 Hi, I'm trying to clean things up after a 'build world'. mergemaster created a directory named "empty", with permissions: dr-xr-xr-x 2 root wheel 512 Feb 22 01:07 empty/ - what's this directory for? It also appears in /var. - How to delete the directory? Not even root can change those permissions, nor delete the directory with these permissions. Thnx. Frans Jaspers fjaspers@xs4all.nl