Bug#370684: fixed in lvm2 2.02.05-2

Roger Leigh rleigh at whinlatter.ukfsn.org
Tue Jun 6 17:28:47 UTC 2006


owner at bugs.debian.org (Debian Bug Tracking System) writes:

> This is an automatic notification regarding your Bug report
> #370684: lvm2: creates device nodes as root:root 600,
> which was filed against the lvm2 package.
>
> It has been closed by Bastian Blank <waldi at debian.org>.

Your upload reverted the change of the default GID, as well as my
changelog entry.  Please could you fix this?


Thanks,
Roger


diff -urN lvm2-2.02.05.original/lib/activate/activate.c lvm2-2.02.05/lib/activate/activate.c
--- lvm2-2.02.05.original/lib/activate/activate.c       2006-06-06 18:21:41.000000000 +0100
+++ lvm2-2.02.05/lib/activate/activate.c        2006-06-06 18:22:04.000000000 +0100
@@ -827,7 +827,7 @@
        }
        else {
                lv->uid = 0;
-               lv->gid = 6;
+               lv->gid = 0;
                lv->mode = 0660;
        }



-- 
Roger Leigh
                Printing on GNU/Linux?  http://gutenprint.sourceforge.net/
                Debian GNU/Linux        http://www.debian.org/
                GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-lvm-maintainers/attachments/20060606/d15a82b2/attachment.pgp


More information about the pkg-lvm-maintainers mailing list