summaryrefslogtreecommitdiffstats
path: root/source/l/glibc/doinst.sh-glibc
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/glibc/doinst.sh-glibc')
-rw-r--r--source/l/glibc/doinst.sh-glibc5
1 files changed, 0 insertions, 5 deletions
diff --git a/source/l/glibc/doinst.sh-glibc b/source/l/glibc/doinst.sh-glibc
index e99297394..4ce7c1a08 100644
--- a/source/l/glibc/doinst.sh-glibc
+++ b/source/l/glibc/doinst.sh-glibc
@@ -197,8 +197,3 @@ fi
( cd usr/share/zoneinfo ; ln -sf /etc/localtime localtime )
( cd bin ; rm -rf sln )
( cd bin ; ln -sf /sbin/sln sln )
-
-# Reload to prevent init from holding a stale handle to glibc on shutdown:
-if [ -x /sbin/telinit ]; then
- /sbin/telinit u
-fi