diff --git a/appliance/make.sh.in b/appliance/make.sh.in index 37e189319..b3cbe922f 100755 --- a/appliance/make.sh.in +++ b/appliance/make.sh.in @@ -96,6 +96,8 @@ if [ "@DIST@" = "REDHAT" ]; then /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