SOURCES (AC-branch): udev.rules - add /dev/fuse

glen glen at pld-linux.org
Wed Nov 7 13:42:23 CET 2007


Author: glen                         Date: Wed Nov  7 12:42:23 2007 GMT
Module: SOURCES                       Tag: AC-branch
---- Log message:
- add /dev/fuse

---- Files affected:
SOURCES:
   udev.rules (1.9.2.4 -> 1.9.2.5) 

---- Diffs:

================================================================
Index: SOURCES/udev.rules
diff -u SOURCES/udev.rules:1.9.2.4 SOURCES/udev.rules:1.9.2.5
--- SOURCES/udev.rules:1.9.2.4	Tue Jul  4 18:38:03 2006
+++ SOURCES/udev.rules	Wed Nov  7 13:42:18 2007
@@ -130,6 +130,7 @@
 KERNEL=="psaux",	NAME="misc/%k", SYMLINK+="%k"
 KERNEL=="rtc",		NAME="misc/%k", SYMLINK+="%k", MODE="0664"
 KERNEL=="uinput",	NAME="misc/%k", SYMLINK+="%k"
+KERNEL=="fuse",		MODE="0666"
 
 # netlink devices
 KERNEL=="route",	NAME="netlink/%k"
================================================================

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



More information about the pld-cvs-commit mailing list