Date: Fri, 10 Mar 2006 21:57:26 -0600 From: Randy Rowe <rerowe@rerowe.com> To: Alfred Perlstein <alfred@freebsd.org> Cc: stable@freebsd.org Subject: Re: Required audit group is missing... Message-ID: <44124AA6.5090108@rerowe.com> In-Reply-To: <20060310151942.GP23971@elvis.mu.org> References: <20060310151942.GP23971@elvis.mu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Alfred Perlstein wrote: >mmmm... stable... :D > >/usr/src # make installworld >ERROR: Required audit group is missing, see /usr/src/UPDATING. >*** Error code 1 > >Stop in /usr/src. >*** Error code 1 > >Stop in /usr/src. >/usr/src # grep audit /usr/src/UPDATING >/usr/src # > >??? > > > > Just ran across this myself today. When you run mergemaster -p BEFORE trying to installworld, it will add a group to you /etc/groups file. Unless you decide to put it off. You can do this manually by adding the line audit:*:77: to the group file. Randy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44124AA6.5090108>