From 4328832d0d00e2d8f6608ae6db2e8a70a4a8571e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 23 Sep 2007 14:46:41 +0200 Subject: Adding live-initramfs 1.96.2-1. --- hooks/live | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'hooks') diff --git a/hooks/live b/hooks/live index 5e8bdc7..a59fe3b 100755 --- a/hooks/live +++ b/hooks/live @@ -114,3 +114,9 @@ fi copy_exec /sbin/udevtrigger /sbin copy_exec /sbin/udevsettle /sbin copy_exec /usr/bin/udevinfo /bin + +# Program: wget +if [ -x /usr/bin/wget ] +then + copy_exec /usr/bin/wget /bin +fi -- cgit v1.2.3