On Tue, Jun 09, 2009 at 11:03:00AM -0400, Romain Dartigues said:
> Good day,
> 
> i'd like to report a possible error in debian/clamav-base.config.in;
> if i should proceed in another fashion, please le me know how.
> ::
>     AddGroups=`groups "$User" | awk -F ':' '{print $2}' | sed -e s/"$User"//`
> 
> As far as i know, the command "groups" does not print any ":" if used
> with one user (and "$User" is quoted), so:

st...@varinia:~$ groups
steve root adm mail dialout cdrom floppy audio dip video plugdev games users 
netdev fuse powerdev libvirt nvram
st...@varinia:~$ groups steve
steve : steve root adm mail dialout cdrom floppy audio dip video plugdev games 
users netdev fuse powerdev libvirt nvram

So, I'm not sure why you're seeing the output you are, but I'm not.

Cheers,
-- 
 --------------------------------------------------------------------------
|  Stephen Gran                  | "More software projects have gone awry  |
|  [email protected]             | for lack of calendar time than for all  |
|  http://www.lobefin.net/~steve | other causes combined."   -- Fred       |
|                                | Brooks, Jr., _The Mythical Man Month_   |
 --------------------------------------------------------------------------

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Pkg-clamav-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-clamav-devel

Reply via email to