]> git.pld-linux.org Git - packages/VMware-server.git/blobdiff - VMware-server-initscript.patch
- update to VMware-server-e.x.p-84186
[packages/VMware-server.git] / VMware-server-initscript.patch
index 4741bba31ab59cf0b2d45e675ec56306b411a7db..f98a200106562b3cdfa709f460c15239d04da0a5 100644 (file)
@@ -1,11 +1,11 @@
---- vmware-server-distrib/installer/services.sh        2007-11-09 14:22:04.000000000 +0200
-+++ vmware-server-distrib/installer/services.sh        2008-04-07 15:59:41.008239077 +0300
-@@ -681,7 +681,7 @@
+--- vmware-server-distrib/installer/services.sh~       2008-04-07 21:10:24.108183178 +0300
++++ vmware-server-distrib/installer/services.sh        2008-04-07 21:11:52.688130231 +0300
+@@ -755,7 +755,7 @@
  }
  
  vmware_load_module() {
 -   /sbin/insmod -s -f "/lib/modules/`uname -r`/misc/$1.o" || exit 1
 +   /sbin/modprobe $1 || exit 1
-    exit 0
+    return 0
  }
  
This page took 0.074763 seconds and 4 git commands to generate.