Re: No audio group
Dimitry Andric <[email protected]> Wed, 17 Jun 2026 18:58:47 +0200
| Newsgroups | gmane.os.freebsd.current |
|---|---|
| Message-ID | <[email protected]> |
On 17 Jun 2026, at 18:48, Filippo Moretti <[email protected]> wrote: > > I updated current today but group audio was not created. > How to I add the audio group to /etc/group? You probably did not run "etcupdate -p" before "make installworld"? Any new users or groups are usually created by that "etcupdate -p" invocation. -Dimitry