From: Ralph Angenendt ra+centos@br-online.de
If you can read binary :) The script section of the glibc RPM is a very simple one: [angenenr@shutdown dict]$rpm -q --scripts glibc postinstall program: /usr/sbin/glibc_post_upgrade.i686 postuninstall program: /sbin/ldconfig And I cannot find Documentation for glibc_post_upgrade at the moment, a "strings" on that binary doesn't really help either.
I'll look through the source. Looks like it may be a bit more involved than just a simple SIGHUP.
-- Bryan J. Smith mailto:b.j.smith@ieee.org