issue with unsetting 'arch' flag

Bruce Cran bruce at cran.org.uk
Wed Oct 6 07:20:50 UTC 2010


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


More information about the freebsd-hackers mailing list