repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
biome: 1.9.2 -> 1.9.3
[NixPkgs.git]
/
pkgs
/
applications
/
virtualization
/
vmware-workstation
/
vmware-modconfig
blob
c93a371579667a79479cab90b82c9df81670a897
1
#!/bin/bash
2
3
set -e
4
5
ETCDIR
=/
etc
/
vmware
6
.
$ETCDIR
/
bootstrap
7
8
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)"