Skip to content

Commit

Permalink
Including wc in initramfs (Closes: #512413).
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-baumann committed Jan 20, 2009
1 parent c0741f7 commit c4ca9b8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hooks/live
Expand Up @@ -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
Expand Down

0 comments on commit c4ca9b8

Please sign in to comment.