git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8878 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
@@ -62,9 +62,6 @@ KERNEL=="fb[0-9]*", GROUP="video"
# Storage/memory devices
-# override: make group-writable
-SUBSYSTEM=="block", MODE="0660"
-
# dmsetup and lvm2 related programs create devicemapper devices so we prevent
# udev from creating them
@@ -1,4 +1,6 @@
2009-05-16 Matt Burgess <matthew@linuxfromscratch.org>
+ * 55-lfs.rules: Remove the block rule as it was only setting
+ permissions that Udev will set by default
* 55-lfs.rules: Remove the rfcomm rule as the group it sets is already
included in upstream's rule
* 55-lfs-rules: Remove the tape rules as the group they sets is already