X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=appliance%2Fmake.sh.in;h=b3cbe922f1d87b230255f8498df0adf1239aaf36;hb=835c0186c8771bb1c850f6c82356f9c731323413;hp=66bdebcfc9ac530f3f01de9b53f4815132c3da63;hpb=2361905686c62b4163232139c3d390acd2c07916;p=libguestfs.git diff --git a/appliance/make.sh.in b/appliance/make.sh.in index 66bdebc..b3cbe92 100755 --- a/appliance/make.sh.in +++ b/appliance/make.sh.in @@ -95,6 +95,9 @@ if [ "@DIST@" = "REDHAT" ]; then /usr/sbin/groupmod \ /usr/sbin/groupmems \ /sbin/unix_update \ + /usr/sbin/tcpd \ + /lib/dbus-1/dbus-daemon-launch-helper \ + /lib64/dbus-1/dbus-daemon-launch-helper \ $(cd initramfs && echo usr/sbin/glibc_post_upgrade.*) # Kernel modules take up nearly half of the image. Only include ones