summaryrefslogtreecommitdiffstats
path: root/appliance/make.sh.in
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-12-16 11:04:10 +0000
committerRichard Jones <rjones@redhat.com>2009-12-16 11:04:10 +0000
commit795cf46a03bbe6ca0cbbeb951b8aceaf6e29eaca (patch)
tree95f7810fdf82d5415964e8f211d8b3bc3ef28764 /appliance/make.sh.in
parent3b0d91890da5244dd642a5e7e9fa07312851693d (diff)
downloadlibguestfs-795cf46a03bbe6ca0cbbeb951b8aceaf6e29eaca.tar.gz
libguestfs-795cf46a03bbe6ca0cbbeb951b8aceaf6e29eaca.tar.xz
libguestfs-795cf46a03bbe6ca0cbbeb951b8aceaf6e29eaca.zip
appliance: Ignore unreadable dbus helper programs.
Diffstat (limited to 'appliance/make.sh.in')
-rwxr-xr-xappliance/make.sh.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/appliance/make.sh.in b/appliance/make.sh.in
index 37e18931..b3cbe922 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