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)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Tue, 21 Mar 2023 15:38:36 +0000 (16:38 +0100)
commit976bd554e8accde3f89533302899ee887d9a41cc
tree103c7de444a1d0ba1379710b0caccadb1aeebefb
parent66286dfc389f1064faef9a746ab8963abce51307
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