diff options
| author | Chris Lumens <clumens@redhat.com> | 2007-11-30 14:21:29 -0500 |
|---|---|---|
| committer | Chris Lumens <clumens@redhat.com> | 2007-11-30 14:21:29 -0500 |
| commit | ab0616e3a91c391d5f4daae54e31f590aafcf044 (patch) | |
| tree | cb3490cab9ad79ad8956fa3d353f2a45441edd12 /scripts | |
| parent | 9097300fb10fd4dccf28b7da703927f7a6c1da47 (diff) | |
| download | anaconda-ab0616e3a91c391d5f4daae54e31f590aafcf044.tar.gz anaconda-ab0616e3a91c391d5f4daae54e31f590aafcf044.tar.xz anaconda-ab0616e3a91c391d5f4daae54e31f590aafcf044.zip | |
Include more nss libraries that are dlopened (#405921).
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/upd-instroot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot index 735967616..df4497ecb 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -402,6 +402,8 @@ etc/security/selinux/policy.* etc/security/selinux/file_contexts etc/yum/pluginconf.d/fedorakmod.conf lib/terminfo +$LIBDIR/libnss_dns* +$LIBDIR/libnss_files* sbin/badblocks sbin/busybox.anaconda sbin/clock |
