From cb0073ec4898c5437686f95eddd352d52a0f5cc2 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Sat, 8 Jul 2006 16:54:36 +0000 Subject: Fixes for vm-udev, addition of glx-check for ATI, see HardwareErkennung too ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@277 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initrd/distro-specs/debian/functions-default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'initrd/distro-specs/debian') diff --git a/initrd/distro-specs/debian/functions-default b/initrd/distro-specs/debian/functions-default index 6c21c049..25143c86 100644 --- a/initrd/distro-specs/debian/functions-default +++ b/initrd/distro-specs/debian/functions-default @@ -258,7 +258,7 @@ devices\n# during vmware sessions. If you like to remove certain modules \ add them\n# to the list below - Dirk von Suchodoletz, \n\ STATE=1\nps aux|grep -i vmware|grep -v \"grep\" &>/dev/null && { STATE=0; \ /sbin/rmmod usb-storage &>/tmp/null; }\n\ -[ x$ACTION = xremove ] && { [ $STATE = 0 ] && /sbin/rmmod usb-storage \ +[ x\$ACTION = xremove ] && { [ \$STATE = 0 ] && /sbin/rmmod usb-storage \ &>/dev/null; }\nexit \$STATE" > /mnt/var/X11R6/bin/vm-udev chmod u+x /mnt/var/X11R6/bin/vm-udev echo -e "# special entry to block linux from reacting to usb events during \ -- cgit v1.2.3-55-g7522