Greetings, Chris:
> This is because whilst adduser respects --quiet for its own message, it
> does not silence the call out to gpasswd:
I think that adduser should mimic the behavior of deluser here to avoid
being unnecessarily noisy.
The "deluser" utility does the following...
440#systemca
Hi,
> --quiet doesn't make adduser quiet
This is because whilst adduser respects --quiet for its own message, it
does not silence the call out to gpasswd:
353 printf gtx("Adding user `%s' to group `%s'
...\n"),$existing_user,$existing_group
354 if $verbose;
355 &invali
2 matches
Mail list logo