K 10 svn:author V 7 asomers K 8 svn:date V 27 2019-04-11T22:43:19.386422Z K 7 svn:log V 391 fusefs: /dev/fuse should be 0666 The fuse protocol is designed with security in mind. It prevents users from spying on each others' activities. And it doesn't grant users any privileges that they didn't already have. So it's appropriate to make it available to everyone. Plus, it's necessary in order for kyua to run tests as an unprivileged user. Sponsored by: The FreeBSD Foundation END