Author: arekm                        Date: Wed Feb 20 08:53:52 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- use group fuse

---- Files affected:
SOURCES:
   udev.rules (1.48 -> 1.49) 

---- Diffs:

================================================================
Index: SOURCES/udev.rules
diff -u SOURCES/udev.rules:1.48 SOURCES/udev.rules:1.49
--- SOURCES/udev.rules:1.48     Wed Nov  7 08:09:15 2007
+++ SOURCES/udev.rules  Wed Feb 20 09:53:47 2008
@@ -129,7 +129,7 @@
 
 # misc devices
 KERNEL=="cdemu[0-9]*",         NAME="cdemu/%n"
-KERNEL=="fuse",                        MODE="0666"
+KERNEL=="fuse",                        MODE="0660", GROUP="fuse"
 KERNEL=="hw_random",           NAME="hwrng",   SYMLINK+="%k"
 KERNEL=="inotify",             NAME="misc/%k", SYMLINK+="%k", MODE="0666"
 KERNEL=="psaux",               NAME="misc/%k", SYMLINK+="%k"
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/udev.rules?r1=1.48&r2=1.49&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to