SOURCES (AC-branch): udev.rules - Release 11. KERNEL==fuse, MODE=06...
matkor
matkor at pld-linux.org
Wed Apr 9 11:24:53 CEST 2008
Author: matkor Date: Wed Apr 9 09:24:53 2008 GMT
Module: SOURCES Tag: AC-branch
---- Log message:
- Release 11. KERNEL==fuse,MODE=0660, GROUP=fuse
---- Files affected:
SOURCES:
udev.rules (1.9.2.5 -> 1.9.2.6)
---- Diffs:
================================================================
Index: SOURCES/udev.rules
diff -u SOURCES/udev.rules:1.9.2.5 SOURCES/udev.rules:1.9.2.6
--- SOURCES/udev.rules:1.9.2.5 Wed Nov 7 13:42:18 2007
+++ SOURCES/udev.rules Wed Apr 9 11:24:47 2008
@@ -130,7 +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"
+KERNEL=="fuse", MODE="0660", GROUP="fuse"
# 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.5&r2=1.9.2.6&f=u
More information about the pld-cvs-commit
mailing list