diff options
author | Alexandre Ratchov <ratchov@cvs.openbsd.org> | 2020-04-18 21:09:30 +0000 |
---|---|---|
committer | Alexandre Ratchov <ratchov@cvs.openbsd.org> | 2020-04-18 21:09:30 +0000 |
commit | 2aef7209340dabaf9671cad0b3818648bbf59e27 (patch) | |
tree | e37ea7cf9f437c1f885988c80e3fbf20f37256a9 /distrib | |
parent | adc0e7e7748edd333b4d5812fc65a5a80b390c3b (diff) |
Include _sndiop in /etc/group, as it will be needed by MAKEDEV to
create audio(4) and midi(4) device nodes.
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/miniroot/group | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/distrib/miniroot/group b/distrib/miniroot/group index 03da9aba4f0..9348ae6e887 100644 --- a/distrib/miniroot/group +++ b/distrib/miniroot/group @@ -12,6 +12,7 @@ _shadow:*:65: _dhcp:*:77: _sndio:*:99: _file:*:104: +_sndiop:*:110: _slaacd:*:115: dialer:*:117: nobody:*:32767: |