Date: Wed, 13 Sep 2000 13:02:03 -0700 (PDT) From: "Jason C. Wells" <jcwells@nwlink.com> To: Gregory Edigaroff <greg@Thing-Fish.Kharkov.NET> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: A proposed new flag to make.conf Message-ID: <Pine.SOL.3.96.1000913125604.23395A-100000@utah> In-Reply-To: <200009131827.VAA00785@Thing-Fish.Kharkov.NET>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 13 Sep 2000, Gregory Edigaroff wrote: > What about putting a flag which can be used to switch whether to change > or not the permissions on the directories? > I think it is necessary for those administrators who used non-standard values > for the permissions on /var/spool, for example. > The next installworld will certainly smash it all up and set the standard > values for all the directories. > But this isn't a right thing. Make.conf wouldn't be the place for this. The mtree databases would be the place. Perhaps you should look at how mtree runs during install and localize it to suit your needs. Perhaps create /etc/mtree/BSD.local.diffs and run mtree on that. Or, keeping in the spirit of /etc/defaults, add /etc/defaults/mtree to the source code and allow /etc/mtree to contain local variations. The first idea you can do right now. The second idea needs a champion. I am proposing neither, really. I am just trying to give you an idea to suit your current needs. Thank you, Jason C. Wells To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.3.96.1000913125604.23395A-100000>