[opensuse-factory] /dev/fuse permissions changed
![](https://seccdn.libravatar.org/avatar/5cdd10d836bdda3796cf6bc1ab2d5a78.jpg?s=120&d=mm&r=g)
Hi all, for a few days (weeks? Not sure... ) my /dev/fuse has wrong permissions:
ls -la /dev/fuse crw------- 1 root root 10, 229 Aug 8 08:59 /dev/fuse
This in turn stops sshfs from mounting anything (actually: no permission to use fuse for normal users). Is this an intentional change at some point? I'm not entirely sure when it started, as I do not use fuse on a daily base, but having this issue now means I always have to set the permissions right for fuse to work at all. The udev rule does seem normal to me: KERNEL=="fuse", MODE="0666", OPTIONS +="static_node=fuse", \ RUN+="/bin/mount -t fusectl fusectl /sys/fs/fuse/connections" Anything else I can check? Best regards, Dominique -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
participants (1)
-
Dimstar / Dominique Leuenberger