Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Nov 2003 17:35:26 -0300 (ART)
From:      Fernando Gleiser <fgleiser@cactus.fi.uba.ar>
To:        David Jenkins <dstar@nildram.co.uk>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Unable to delete empty directory /var/tmp/temproot
Message-ID:  <20031103173409.D91410-100000@cactus.fi.uba.ar>
In-Reply-To: <002001c3a249$5e876630$0207a8c0@theta>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 3 Nov 2003, David Jenkins wrote:

>
> I have also tried:
>
> # chflags noschg empty/
> chflags: empty/: Operation not permitted
> chflags: empty/: Operation not permitted
>
> # chmod -R 0700 empty/
> chmod: empty/: Operation not permitted
>
> Please could someone point me in the right direction with this.

You raised the security level. Immutable flag can't be removed if
securelevel > 0.

Boot into single user mode, then chflags noschg empty/


		Fer



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031103173409.D91410-100000>