diff --git a/appliance/make.sh.in b/appliance/make.sh.in index 677e99537..515df346a 100755 --- a/appliance/make.sh.in +++ b/appliance/make.sh.in @@ -115,6 +115,7 @@ if [ "@DIST@" = "REDHAT" ]; then /var/log/spooler \ /var/log/messages \ /var/log/btmp \ + /var/log/yum.log \ $(cd initramfs && echo usr/sbin/glibc_post_upgrade.*) # Kernel modules take up nearly half of the image. Only include ones