Subject: Adding a users group to /etc/group (Was: CVS commit: basesrc)
To: None <abs@netbsd.org>
From: Bernd Ernesti <netbsd@arresum.inka.de>
List: source-changes
Date: 04/29/2000 08:08:39
On Sat Apr 29 02:09:32 2000, David Brownlee wrote:
>
>
> Module Name: basesrc
> Committed By: abs
> Date: Sat Apr 29 00:09:32 UTC 2000
>
> Modified Files:
> basesrc/etc: group
>
> Log Message:
> useradd defaults to using the 'users' group, so add one.
Arg, you now hardcoded the group to a fixed number.
Let the admin who use that script decide which number he wants to
use.
Please back that out.
Bernd