Add support for zerofree command.
[libguestfs.git] / make-initramfs.sh.in
index b8faa3b..b6e7820 100755 (executable)
@@ -41,6 +41,7 @@ modules="
 -i procps
 -i strace
 -i util-linux-ng
+-i zerofree
 "
 
 # Decide on names for the final output.  These have to match Makefile.am.