summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xhooks/live3
1 files changed, 3 insertions, 0 deletions
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