supermin: Ignore more unreadable files found on RHEL 6.
authorRichard Jones <rjones@redhat.com>
Mon, 25 Jan 2010 16:16:55 +0000 (16:16 +0000)
committerRichard Jones <rjones@redhat.com>
Mon, 25 Jan 2010 16:18:17 +0000 (16:18 +0000)
appliance/make.sh.in

index b3cbe92..677e995 100755 (executable)
@@ -98,6 +98,23 @@ if [ "@DIST@" = "REDHAT" ]; then
     /usr/sbin/tcpd \
     /lib/dbus-1/dbus-daemon-launch-helper \
     /lib64/dbus-1/dbus-daemon-launch-helper \
+    /etc/passwd- \
+    /etc/group- \
+    /etc/gshadow \
+    /etc/gshadow- \
+    /etc/shadow \
+    /etc/shadow- \
+    /etc/securetty \
+    /etc/sysconfig/iptables-config \
+    /etc/default/useradd \
+    /etc/security/opasswd \
+    /etc/libaudit.conf \
+    /var/log/tallylog \
+    /var/log/maillog \
+    /var/log/secure \
+    /var/log/spooler \
+    /var/log/messages \
+    /var/log/btmp \
     $(cd initramfs && echo usr/sbin/glibc_post_upgrade.*)
 
   # Kernel modules take up nearly half of the image.  Only include ones