From: Heiko Z. <smi...@us...> - 2010-09-30 19:21:02
|
Update of /cvsroot/devil-linux/build/config/etc/init.d In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv32443/config/etc/init.d Modified Files: boot Log Message: vmemctl does no longer exist Index: boot =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/init.d/boot,v retrieving revision 1.36 retrieving revision 1.37 diff -u -d -r1.36 -r1.37 --- boot 29 Apr 2009 18:33:24 -0000 1.36 +++ boot 30 Sep 2010 19:20:53 -0000 1.37 @@ -41,7 +41,6 @@ if [ "$START_VMWARE" = "yes" ]; then echo "Loading VMWare modules" - modprobe vmmemctl modprobe vmxnet sleep 5 fi |