1 Commits

Author SHA1 Message Date
Timo Teräs
b5d81e4564 main/fuse: fix user mounting under grsec kernel
If the user is was not in readproc group, realpath() would fail
causing fusermount to fail. The privilege drop for realpath() is
unnecessary as the real access checks are done in other places.
2015-02-09 09:40:31 +02:00