X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=hooks%2Flive;h=aa7b020ac9eb117f7972b7785d522b2f67c7791f;hb=8b887bfd943d6b73d0a6d9c8d602a456fbcafaa7;hp=a940846e2557664a8cff732af6029cfcc8ecc9d6;hpb=75340e130768563c2282806aaa3e80f5f7b97b32;p=live-boot-grml.git diff --git a/hooks/live b/hooks/live index a940846..aa7b020 100755 --- a/hooks/live +++ b/hooks/live @@ -174,6 +174,12 @@ then copy_exec /usr/bin/wget /bin fi +# Program: blockdev +if [ -x /sbin/blockdev ] +then + copy_exec /sbin/blockdev /sbin +fi + # FUSE kernel module manual_add_modules fuse