diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-03-05 23:26:51 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-03-05 23:26:51 +0000 |
commit | 1cdb7b7d0fbdfc40c88363a7e49dd910a34a4863 (patch) | |
tree | e4c194479b01f9eadd7e809596e6137624686714 /config/group | |
parent | bd9759ba8925b907fba8e3fb0a63a5ff3050a14f (diff) |
Fri Mar 5 18:25:01 1999 Thomas Bushnell, BSG <tb@mit.edu>
* passwd (bin): New entry with ID 0, for compatibility with BSD.
* group (bin, kmem): Likewise.
Diffstat (limited to 'config/group')
-rw-r--r-- | config/group | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/group b/config/group index 071b94b7..bcebda51 100644 --- a/config/group +++ b/config/group @@ -1,2 +1,4 @@ wheel:*:0:wheel +kmem:*:0: +bin:*:0: games:*:13:games |