X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=hooks%2Flive;h=afa198d96d0bf6d0ab146b06fc029b30e0e8e0aa;hb=6112649bf507da5d58ae1841bc1fe2f61e90a30c;hp=a018d9530bea53a3d79983a837104bd5d3e02b2b;hpb=45bcf5aa5ac1744e8c48ae4d7bf9529d0e3ede79;p=live-boot-grml.git 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)