From owner-freebsd-questions Tue Sep 3 10:33:16 2002 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 EF06F37B401 for ; Tue, 3 Sep 2002 10:33:12 -0700 (PDT) Received: from tcpns.com (dsl-64-192-239-221.telocity.com [64.192.239.221]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2512B43E6A for ; Tue, 3 Sep 2002 10:33:12 -0700 (PDT) (envelope-from jcborkow@tcpns.com) Received: from localhost (localhost [127.0.0.1]) by tcpns.com (8.12.6/8.12.2) with ESMTP id g83HXBtc072904 for ; Tue, 3 Sep 2002 13:33:11 -0400 (EDT) Date: Tue, 3 Sep 2002 13:33:11 -0400 (EDT) From: Jason Borkowsky To: questions@freebsd.org Subject: /var/empty on FreeBSD-4.6.2 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Why do I get this on FreeBSD 4.6.2-RELEASE and not 4.5-RELEASE: # chmod 700 /var/empty chmod: empty: Operation not permitted I do not have kernel security on and I can change permissions on all other directories. What is locking me out of doing a chmod on /var/empty as root? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message