X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=hooks%2Flive;h=8a1be0278b68c253d5c517b529da8a4dd14d3fc1;hb=c4ca9b83933de7049378a199577790b87ecfa6bc;hp=f2984f4ea1e53d9b48a0379c11cd4e1a0f6b15d5;hpb=6d00906410acd695f73f30ae35a8e3c2492cae10;p=live-boot-grml.git diff --git a/hooks/live b/hooks/live index f2984f4..8a1be02 100755 --- a/hooks/live +++ b/hooks/live @@ -149,6 +149,9 @@ else fi copy_exec /usr/bin/udevinfo /bin +# Program: wc +copy_exec /usr/bin/wc /bin + # Program: wget if [ -x /usr/bin/wget ] then