Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Jan 2013 08:32:17 -0500
From:      Fbsd8 <fbsd8@a1poweruser.com>
To:        FreeBSD questions <questions@freebsd.org>
Subject:   mtree spec
Message-ID:  <50EC1FE1.4060205@a1poweruser.com>

next in thread | raw e-mail | index | archive | help
I have this mtree specification file

/set type=dir uname=root gname=wheel
.
etc
..
root
..
usr
local
etc
..
..
..
..

But I want to have it behave a little differently.
What I am after is etc has to be present and any sub-directories off of 
etc is not a error. Same thing for for root and usr/local/etc

Can I do it using the nlink option on the etc level above or use some 
flag on mtree -d command I feed the above specification file to?



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