OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=268
This commit is contained in:
parent
de200b6f0e
commit
e2102e6f47
@ -366,6 +366,11 @@ find %{buildroot} -name '*vmhgfs*' -delete -print
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%post
|
%post
|
||||||
|
%if 0%{?suse_version} <= 1130
|
||||||
|
%run_permissions
|
||||||
|
%else
|
||||||
|
%set_permissions /usr/bin/vmware-user-suid-wrapper
|
||||||
|
%endif
|
||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
%if %{with_systemd}
|
%if %{with_systemd}
|
||||||
%service_add_post vmtoolsd.service
|
%service_add_post vmtoolsd.service
|
||||||
|
Loading…
Reference in New Issue
Block a user