Adding upstream version 1.154.6.
[live-boot-grml.git] / hooks / live
index f2984f4..8a1be02 100755 (executable)
@@ -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