From c6e3f250dd26f951f32a34a18e7153a7a5d340a9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 20 Jan 2009 17:52:26 +0100 Subject: Including wc in initramfs (Closes: #512413). --- hooks/live | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3