From 3a7db222b4fb2d700fb9e5ce739cfd6e54ccefd696f5188872d4124184b8b18f Mon Sep 17 00:00:00 2001 From: Kirk Allan Date: Tue, 25 Feb 2025 22:59:48 +0000 Subject: [PATCH] - Revert previous change (Thu Feb 20 23:08:43 UTC 2025). The proposed solutions was non-standard. OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=470 --- open-vm-tools.changes | 6 ++++++ open-vm-tools.spec | 3 --- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/open-vm-tools.changes b/open-vm-tools.changes index 6b50422..7e1111a 100644 --- a/open-vm-tools.changes +++ b/open-vm-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 25 22:39:24 UTC 2025 - Kirk Allan + +- Revert previous change (Thu Feb 20 23:08:43 UTC 2025). The proposed + solutions was non-standard. + ------------------------------------------------------------------- Thu Feb 20 23:08:43 UTC 2025 - Kirk Allan diff --git a/open-vm-tools.spec b/open-vm-tools.spec index 1cb8adf..4a54e6a 100644 --- a/open-vm-tools.spec +++ b/open-vm-tools.spec @@ -398,8 +398,6 @@ done %post /sbin/ldconfig %service_add_post vmtoolsd.service vgauthd.service vmblock-fuse.service -systemctl enable vmtoolsd.service || : -systemctl enable vgauthd.service || : %if %{with_X} @@ -415,7 +413,6 @@ systemctl enable vgauthd.service || : %set_permissions /usr/bin/vmware-user-suid-wrapper %if %{with vmblockfuseservice} %service_add_post vmblock-fuse.service -systemctl enable vmblock-fuse.service || : %endif /sbin/ldconfig