File vmware.runit of Package vmware-workstation-2xHx-lite

#!/bin/sh
exec 2>&1

echo "Loading VMware kernel modules..."
modprobe vmw_vmci || true
modprobe vmmon || true
modprobe vmnet || true

exec chpst -b vmware pause
openSUSE Build Service is sponsored by