  | | | up2date & /var/tmp | up2date & /var/tmp 2006-04-06 - By redhat@(protected)
Back Ocasionally, files show up in /var/tmp with names like rpm-tmp.60427. I assume that is is the result of running up2date. Does anyone know why they get created? Also, why they do not get removed? The contents below a example from a Redhat ES 3 box.
if [ $1 = 0 ] ; then if grep '^/usr/lib/mysql$' /etc/ld.so.conf > /dev/null 2>&1 then grep -v '^/usr/lib/mysql$' /etc/ld.so.conf \ > /etc/ld.so.conf.$$ 2> /dev/null mv /etc/ld.so.conf.$$ /etc/ld.so.conf fi /sbin/ldconfig /usr/lib/mysql fi
Thanks
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ Redhat-install-list mailing list Redhat-install-list@(protected) https://www.redhat.com/mailman/listinfo/redhat-install-list To Unsubscribe Go To ABOVE URL or send a message to: redhat-install-list-request@(protected) Subject: unsubscribe
|
|
 |