diff options
author | Robert Peichaer <rpe@cvs.openbsd.org> | 2016-11-25 21:13:59 +0000 |
---|---|---|
committer | Robert Peichaer <rpe@cvs.openbsd.org> | 2016-11-25 21:13:59 +0000 |
commit | ddd3ce536710674455690f45130d5337d7f33d78 (patch) | |
tree | 7b40be58ad6ee225538a97f06485ff715c2d615c /distrib/miniroot/group | |
parent | d1aae231af94c862dbb24d36f06042015f1210b5 (diff) |
The build systems now uses the user build and the group wobj.
Add them to bsd.rd and set the ownership and permissions of
/usr/obj and /usr/xobj accordingly.
feedback and OK tb@
Looks good deraadt@
Diffstat (limited to 'distrib/miniroot/group')
-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 95a445f734d..ca0748802d2 100644 --- a/distrib/miniroot/group +++ b/distrib/miniroot/group @@ -6,6 +6,7 @@ tty:*:4:root operator:*:5:root bin:*:7: wsrc:*:9: +wobj:*:21: _ping:*:51: _shadow:*:65: _dhcp:*:77: |