mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
appliance: Ignore unreadable dbus helper programs.
This commit is contained 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
|
||||
|
||||
Reference in New Issue
Block a user