> From [email protected] Tue Jan 8 07:35:39 2013 > Date: Tue, 08 Jan 2013 08:32:17 -0500 > From: Fbsd8 <[email protected]> > To: FreeBSD questions <[email protected]> > Subject: mtree spec > > 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 >
The answers to those issues are found in 'man mtree'. IOW, RTFM applies. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
