summaryrefslogtreecommitdiff
path: root/hooks/live
diff options
context:
space:
mode:
Diffstat (limited to 'hooks/live')
-rwxr-xr-xhooks/live6
1 files changed, 6 insertions, 0 deletions
diff --git a/hooks/live b/hooks/live
index a018d95..afa198d 100755
--- a/hooks/live
+++ b/hooks/live
@@ -69,6 +69,12 @@ do
fi
done
+if [ -e /lib/udev/rules.d/60-cdrom_id.rules ]
+then
+ mkdir -p ${DESTDIR}/lib/udev/rules.d
+ cp -p /lib/udev/rules.d/60-cdrom_id.rules ${DESTDIR}/lib/udev/rules.d
+fi
+
# Handling other stuff
# Configuration: keymap (usefull when using encryption)