X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=hooks%2Flive;h=686240777e3e654569a2d2b391411448d4a582a9;hb=31c212144222bef8bc3b7bfa6d98149921eda4a9;hp=aa7b020ac9eb117f7972b7785d522b2f67c7791f;hpb=97846cf1b1af2eae44d7c7d1e25ed6246a208a59;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