Re: No audio group
Steve Rikli <[email protected]> Wed, 17 Jun 2026 10:00:12 -0700
| Newsgroups | gmane.os.freebsd.current |
|---|---|
| Message-ID | <[email protected]> |
I'd suggest starting by comparing your existing /etc/group file vs. one from your most recent src git checkout, just to see where things stand. E.g. something like diff /etc/group /usr/src/etc/group Typically during an installworld session, you'd also run etcupdate and it should take care of diff'ing the old vs. new and merging any changes. You can also update your /etc/group file with a text editor or other tools if preferred. Cheers, sr. On Wed, Jun 17, 2026 at 04:48:03PM +0000, Filippo Moretti wrote: > I updated current today but group audio was not created.How to I add the audio group to /etc/group?Thank youFilippo