Subject: Re: Silly question - missing file...
To: Donald Lee <donlee_ppc@icompute.com>
From: gabriel rosenkoetter <gr@eclipsed.net>
List: port-macppc
Date: 01/09/2001 05:13:45
On Mon, Jan 08, 2001 at 08:23:09PM -0600, Donald Lee wrote:
> Silly question: my security/daily script is complaining about a missing
> file: (daily insecurity output)
> 
> 	missing: ./etc/mk.conf
> 
> What is this file?  It's not in the distribution.
> 
> What am I missing?

It contains (optional) variable settings for pkgsrc. Just doing a
touch /etc/mk.conf ; chmod 644 /etc/mk.conf will be fine.

If we're toing to have this in mtree, we really ought to also have
it in the default distributions.

If you're running 1.5 or a recent snapshot, send-pr it.

       ~ g r @ eclipsed.net