- Don't do permission handling in open-vm-tools: the suid-binary
is in the -destop subpackage. OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=264
This commit is contained in:
parent
77b03ab5a0
commit
625a7d8371
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 12:32:38 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Don't do permission handling in open-vm-tools: the suid-binary
|
||||
is in the -destop subpackage.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 20 15:35:41 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
|
@ -357,11 +357,6 @@ find %{buildroot} -name '*vmhgfs*' -delete -print
|
||||
%endif
|
||||
|
||||
%post
|
||||
%if 0%{?suse_version} <= 1130
|
||||
%run_permissions
|
||||
%else
|
||||
%set_permissions /usr/bin/vmware-user-suid-wrapper
|
||||
%endif
|
||||
/sbin/ldconfig
|
||||
%if %{with_systemd}
|
||||
%service_add_post vmtoolsd.service
|
||||
|
Loading…
x
Reference in New Issue
Block a user