[packages/systemd] - get rid of fuse special rule, 660/group kills all usability of this
baggins
baggins at pld-linux.org
Mon Sep 8 21:32:12 CEST 2014
commit e0224d598efa87685800f605ae979b4a3e6c5daa
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Sep 8 21:31:24 2014 +0200
- get rid of fuse special rule, 660/group kills all usability of this
udev.rules | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/udev.rules b/udev.rules
index d55bf9f..06ee937 100644
--- a/udev.rules
+++ b/udev.rules
@@ -45,9 +45,6 @@ KERNEL=="sequencer[0-9]*", GROUP="audio"
# input devices
KERNEL=="js*", MODE="0664", GROUP="sys"
-# misc devices
-KERNEL=="fuse", MODE="0660", GROUP="fuse"
-
# graphics
KERNEL=="agpgart", MODE="0660", GROUP="video"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/e0224d598efa87685800f605ae979b4a3e6c5daa
More information about the pld-cvs-commit
mailing list