On 2024-06-18 19:29, Knurpht-openSUSE wrote:
Op dinsdag 18 juni 2024 19:23:47 CEST schreef Carlos E. R.:
On 2024-06-18 19:09, Shawn W Dunn wrote:
On 6/18/24 05:33, Carlos E. R. wrote:
On 2024-06-18 14:04, Thorsten Kukuk via openSUSE Factory wrote:
...
/etc/init.d/vmware
And the vmware scripts in our open-vm-tools package will not use /sbin/service, as the network script they try to execute with it does not exist...
I see /etc/init.d/rc3.d/K50vmware and @K50vmware-USBArbitrator, @S50vmware and @S50vmware-USBArbitrator, and in level 5, 2.
Whatever that is, it doesn't seem to come from openSUSE.
No, they come from vmware player, a proprietary package.
...
I absolutely wouldn't advocate for holding up progress in openSUSE, due to the needs of some third party proprietary package. VMWare or not.
Leap is compatible with SLES. I do not consider dropping support for important proprietary packages a good business selling point.
Here's already one example of using VMware with systemd https://github.com/kriation/systemd-vmware
Telcontar:~ # locate vmware.service Telcontar:~ # Telcontar:~ # systemctl cat vmware # /run/systemd/generator.late/vmware.service # Automatically generated by systemd-sysv-generator [Unit] Documentation=man:systemd-sysv-generator(8) SourcePath=/etc/init.d/vmware Description=LSB: This service starts and stops VMware services Before=multi-user.target Before=multi-user.target Before=graphical.target After=network-online.target Wants=network-online.target ... -- Cheers / Saludos, Carlos E. R. (from 15.5 x86_64 at Telcontar)