diff options
author | Robert Peichaer <rpe@cvs.openbsd.org> | 2016-11-05 09:14:38 +0000 |
---|---|---|
committer | Robert Peichaer <rpe@cvs.openbsd.org> | 2016-11-05 09:14:38 +0000 |
commit | 91e6875b0d32af209e27a29e5469461e2d6ea882 (patch) | |
tree | b3c2ce0f9afb8e54066f7f946c31c23d48f30b40 /distrib/miniroot/group | |
parent | 800f3218920d50aad4b6556c81f27fdf249b8c3a (diff) |
Remove the obj, xobj and src directories from the base set.
The installer will create these directories during install.
So local setups will not get overwritten during upgrades.
idea from and OK deraadt@
with help from and OK tb@
feedback from and no objections halex@
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 defb619a020..95a445f734d 100644 --- a/distrib/miniroot/group +++ b/distrib/miniroot/group @@ -5,6 +5,7 @@ sys:*:3:root tty:*:4:root operator:*:5:root bin:*:7: +wsrc:*:9: _ping:*:51: _shadow:*:65: _dhcp:*:77: |