Re: No audio group
- In reply to: Filippo Moretti : "No audio group"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 17 Jun 2026 17:00:12 UTC
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