Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Oct 2010 08:20:47 +0100
From:      Bruce Cran <bruce@cran.org.uk>
To:        freebsd-hackers@freebsd.org
Subject:   Re: issue with unsetting 'arch' flag
Message-ID:  <201010060820.47559.bruce@cran.org.uk>
In-Reply-To: <20101005235054.GA45827@freebsd.org>
References:  <20101005235054.GA45827@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 06 October 2010 00:50:54 Alexander Best wrote:

> `touch ftest && chflags arch ftest && chflags -vv 0 ftest`.
>  ^^non-root     ^^root                ^^non-root
> 
> chflags claims to have cleared the 'arch' flag (which should be impossible
> as non-root user), but indeed has done nothing.

I guess that should be "sudo chflags arch ftest"?

-- 
Bruce Cran



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