about summary refs log tree commit diff
path: root/pkgs/applications/virtualization/vmware-workstation/vmware-modconfig
blob: c93a371579667a79479cab90b82c9df81670a897 (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/bash

set -e

ETCDIR=/etc/vmware
. $ETCDIR/bootstrap

exec "$LIBDIR"/vmware/bin/vmware-zenity --error --text "Reboot is required to load VMware kernel modules (make sure that 'virtualisation.vmware.host.enable' is enabled)"