From 2dd7c308da963f84810583942dd39ee1c975a93e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 31 Jan 2010 13:57:37 +0100 Subject: Merging casper 1.170. --- scripts/live | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/live b/scripts/live index 2753d5e..6af14c3 100755 --- a/scripts/live +++ b/scripts/live @@ -621,7 +621,7 @@ is_nice_device () { sysfs_path="${1#/sys}" - if /lib/udev/path_id "${sysfs_path}" | grep -E -q "ID_PATH=(usb|pci-)" + if /lib/udev/path_id "${sysfs_path}" | grep -E -q "ID_PATH=(usb|pci-|platform-mmc)" then return 0 elif echo "${sysfs_path}" | grep -q '^/block/vd[a-z]$' -- cgit v1.2.3