Use upstream permissions for /usr/bin/fusermount
authorPatrick McCarty <patrick.mccarty@linux.intel.com>
Fri, 12 Apr 2013 22:41:48 +0000 (15:41 -0700)
committersilas jeon <silasjeon@samsung.com>
Wed, 25 May 2016 11:23:31 +0000 (20:23 +0900)
commitc45d55d904fdd04a5ab1cdea85f12de78fec18ce
tree3076a0843d89126eae433d37e844ed41a0d5037d
parentd6ebbda191249b692118a147ecc7341e02d1e1dc
Use upstream permissions for /usr/bin/fusermount

By default, /usr/bin/fusermount installs with the setuid bit set, and is
owned by root/root.  Setting 4750 permissions with 'trusted' group owner
is only useful if that group exists and certain UIDs are members of that
group, but that it is not currently the case.

This commit restores upstream permissions to /usr/bin/fusermount,
leaving the explicit %attr to make the setuid executable more visible.

Change-Id: I9871c9848b2b1bc5ad5f828911bf510bc72b62a2
packaging/fuse.changes [new file with mode: 0644]
packaging/fuse.spec