diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-03-06 22:17:20 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-03-06 22:17:20 +0000 |
commit | 50311f55c8eafa2dd5e5939ae4e5d1c183958e33 (patch) | |
tree | c69f0be1ae91a3399be2beff2acb78980ea767c9 /config | |
parent | 1cdb7b7d0fbdfc40c88363a7e49dd910a34a4863 (diff) | |
download | hurd-50311f55c8eafa2dd5e5939ae4e5d1c183958e33.tar.gz hurd-50311f55c8eafa2dd5e5939ae4e5d1c183958e33.tar.bz2 hurd-50311f55c8eafa2dd5e5939ae4e5d1c183958e33.zip |
Sat Mar 6 15:46:17 1999 Thomas Bushnell, BSG <tb@mit.edu>
* group, passwd: Revert preceding change.
Diffstat (limited to 'config')
-rw-r--r-- | config/ChangeLog | 4 | ||||
-rw-r--r-- | config/group | 2 | ||||
-rw-r--r-- | config/passwd | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 509c0fd6..fdc064d7 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,7 @@ +Sat Mar 6 15:46:17 1999 Thomas Bushnell, BSG <tb@mit.edu> + + * group, passwd: Revert preceding change. + Fri Mar 5 18:25:01 1999 Thomas Bushnell, BSG <tb@mit.edu> * passwd (bin): New entry with ID 0, for compatibility with BSD. diff --git a/config/group b/config/group index bcebda51..071b94b7 100644 --- a/config/group +++ b/config/group @@ -1,4 +1,2 @@ wheel:*:0:wheel -kmem:*:0: -bin:*:0: games:*:13:games diff --git a/config/passwd b/config/passwd index 9301ed72..060af7e4 100644 --- a/config/passwd +++ b/config/passwd @@ -1,5 +1,4 @@ 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 |