diff options
Diffstat (limited to 'glibc/post-install')
-rw-r--r-- | glibc/post-install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glibc/post-install b/glibc/post-install index 6051cb378..32d09d8b7 100644 --- a/glibc/post-install +++ b/glibc/post-install @@ -1 +1 @@ -grep 'include /etc/ld\.so\.conf\.d/\*\.conf' /etc/ld.so.conf > /dev/null|| echo "include /etc/ld.so.conf.d/*.conf" >> /etc/ld.so.conf +ldconfig |