X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=hooks%2Flive;h=686240777e3e654569a2d2b391411448d4a582a9;hb=001f8ae0b305af8e77f4625542192a7d23a69479;hp=aa7b020ac9eb117f7972b7785d522b2f67c7791f;hpb=f47a93a78a4a7d45d3db17184d592895dd913a4d;p=live-boot-grml.git diff --git a/hooks/live b/hooks/live index aa7b020..6862407 100755 --- a/hooks/live +++ b/hooks/live @@ -100,7 +100,10 @@ manual_add_modules ext4 # Filesystem: jffs2 manual_add_modules jffs2 -copy_exec /usr/bin/rsync /bin +if [ -x /usr/bin/rsync ] +then + copy_exec /usr/bin/rsync /bin +fi # Filesystem: squashfs copy_exec /sbin/losetup /sbin