From: Jan Rękorajski Date: Mon, 8 Sep 2014 19:35:06 +0000 (+0200) Subject: - allow all users to run fuermount (SbO here makes it unusable) X-Git-Tag: auto/th/libfuse-2.9.3-2~3 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=755442168b60e54b1b6c2f3f15481b43d604c22d;p=packages%2Flibfuse.git - allow all users to run fuermount (SbO here makes it unusable) --- diff --git a/libfuse.spec b/libfuse.spec index 4f5cc90..ac51504 100644 --- a/libfuse.spec +++ b/libfuse.spec @@ -121,7 +121,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc README NEWS ChangeLog AUTHORS doc/* %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/fuse.conf -%attr(4754,root,fuse) %{_bindir}/fusermount +%attr(4755,root,root) %{_bindir}/fusermount %attr(755,root,root) %{_bindir}/ulockmgr_server %attr(755,root,root) /sbin/mount.fuse %attr(755,root,root) /%{_lib}/libfuse.so.*.*.*