From: Richard Jones Date: Thu, 13 Aug 2009 16:23:25 +0000 (+0100) Subject: appliance: Remove /usr/sbin/tcpd - it's unreadable on RHEL 5.4. X-Git-Tag: 1.0.67~2 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=2447695a8dfb67a883c91b43f7b931573e1d3908 appliance: Remove /usr/sbin/tcpd - it's unreadable on RHEL 5.4. --- diff --git a/appliance/make.sh.in b/appliance/make.sh.in index 66bdebc..37e1893 100755 --- a/appliance/make.sh.in +++ b/appliance/make.sh.in @@ -95,6 +95,7 @@ if [ "@DIST@" = "REDHAT" ]; then /usr/sbin/groupmod \ /usr/sbin/groupmems \ /sbin/unix_update \ + /usr/sbin/tcpd \ $(cd initramfs && echo usr/sbin/glibc_post_upgrade.*) # Kernel modules take up nearly half of the image. Only include ones