[EMAIL PROTECTED] (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 <[EMAIL PROTECTED]>.
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.
pgpMPeYJAV8mT.pgp
Description: PGP signature

