From 1cdb7b7d0fbdfc40c88363a7e49dd910a34a4863 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Fri, 5 Mar 1999 23:26:51 +0000 Subject: Fri Mar 5 18:25:01 1999 Thomas Bushnell, BSG * passwd (bin): New entry with ID 0, for compatibility with BSD. * group (bin, kmem): Likewise. --- config/ChangeLog | 5 +++++ config/group | 2 ++ config/passwd | 1 + 3 files changed, 8 insertions(+) (limited to 'config') diff --git a/config/ChangeLog b/config/ChangeLog index fca38327..509c0fd6 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,8 @@ +Fri Mar 5 18:25:01 1999 Thomas Bushnell, BSG + + * passwd (bin): New entry with ID 0, for compatibility with BSD. + * group (bin, kmem): Likewise. + 1997-06-26 Miles Bader * root-.profile: Recommend using `addauth root'. 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 diff --git a/config/passwd b/config/passwd index 060af7e4..9301ed72 100644 --- a/config/passwd +++ b/config/passwd @@ -1,4 +1,5 @@ root::0:0:Lord of the Files:/root:/bin/bash +bin::0:0:Compatibility:/root:/bin/bash roland::5281:0:Roland McGrath:/home/fsf/roland:/bin/bash thomas::9107:11:Thomas Bushnell n/BSG,,,:/home/gd3/thomas:/bin/bash miles::9427:10:Miles Bader:/home/gd3/miles:/bin/bash -- cgit v1.2.3