tags #326192 - wontfix
tags #326192 confirmed pending
thanks
On Mon, Sep 05, 2005 at 12:50:10PM +0200, Peter Eisentraut wrote:
> Am Samstag, 3. September 2005 10:11 schrieb Marc Haber:
> > Which is a feature. adduser only silently adds a new system user to an
> > existing group if the existing gro
Am Samstag, 3. September 2005 10:11 schrieb Marc Haber:
> Which is a feature. adduser only silently adds a new system user to an
> existing group if the existing group is a system group. If the
> existing group is not a system group, adduser assumes that the group
> name is locally being used for s
tags #326192 wontfix
thanks
On Fri, Sep 02, 2005 at 11:50:18AM +0200, Peter Eisentraut wrote:
> The postgresql-common package does the following to add its system user
> "postgres":
>
> if ! getent passwd postgres > /dev/null; then
> adduser --system --quiet --no-create-home --home /v
Package: adduser
Version: 3.67
Severity: normal
The postgresql-common package does the following to add its system user
"postgres":
if ! getent passwd postgres > /dev/null; then
adduser --system --quiet --no-create-home --home /var/lib/postgresql
--group --gecos "PostgreSQL administr
4 matches
Mail list logo