appliance: Ignore utempter unreadable binaries (for RHEL 6).
authorRichard Jones <rjones@redhat.com>
Tue, 18 May 2010 09:02:02 +0000 (10:02 +0100)
committerRichard Jones <rjones@redhat.com>
Mon, 24 May 2010 12:56:53 +0000 (13:56 +0100)
(cherry picked from commit 2dc7bb00337656c00fabed2c1f017aac1fa09da4)

appliance/make.sh.in

index 3450543..df6844b 100755 (executable)
@@ -94,6 +94,7 @@ if [ "@DIST@" = "REDHAT" ]; then
     /usr/bin/chfn \
     /usr/bin/chsh \
     /usr/libexec/pt_chown \
+    /usr/libexec/utempter/utempter \
     /usr/sbin/groupdel \
     /usr/sbin/groupadd \
     /usr/sbin/useradd \