Date: Mon, 3 Nov 2003 21:34:05 -0000 From: "David Jenkins" <dstar@nildram.co.uk> To: "'Fernando Gleiser'" <fgleiser@cactus.fi.uba.ar> Cc: freebsd-questions@freebsd.org Subject: RE: Unable to delete empty directory /var/tmp/temproot Message-ID: <002c01c3a252$34e95230$0207a8c0@theta>
next 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 I booted to single user mode from the boot prompt, but was unable to do anything inside var because there were no directories there!? So, I booted to full mode then did # init 1 Here, I tried as you suggested but yet again I got the same error. Also, when I boot up I have kern_securelevel="0" set in my rc.conf, which is not > 0 ? David _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002c01c3a252$34e95230$0207a8c0>