diff options
author | Robert Peichaer <rpe@cvs.openbsd.org> | 2016-09-13 22:27:52 +0000 |
---|---|---|
committer | Robert Peichaer <rpe@cvs.openbsd.org> | 2016-09-13 22:27:52 +0000 |
commit | 8b56fc1c0cf90da1997693b3bc18a301d21e6ce3 (patch) | |
tree | eda225b3ef4ac02c92b53b2df50fc65eab28f822 /distrib/miniroot/group | |
parent | e7efc71cef0cbd2c492685652ad4c75722b742db (diff) |
Provide a stripped down group file for the install media.
Saves precious 896 bytes as a side effect.
OK deraadt
Diffstat (limited to 'distrib/miniroot/group')
-rw-r--r-- | distrib/miniroot/group | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/distrib/miniroot/group b/distrib/miniroot/group new file mode 100644 index 00000000000..04e7290a4c8 --- /dev/null +++ b/distrib/miniroot/group @@ -0,0 +1,13 @@ +wheel:*:0:root +daemon:*:1:daemon +kmem:*:2:root +sys:*:3:root +tty:*:4:root +operator:*:5:root +bin:*:7: +_shadow:*:65: +_dhcp:*:77: +_sndio:*:99: +_file:*:104: +dialer:*:117: +nobody:*:32767: |