diff options
author | root <root@rshg054.dnsready.net> | 2013-01-28 00:05:59 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-01-28 00:05:59 -0800 |
commit | 1b9f6dc846379470b620b5dbb9d4d7acd1de148c (patch) | |
tree | 2305b950a3c94970b05c1a38af473f5cca95af02 /core/glibc/glibc.install | |
parent | b9b96ada56ad38df20b1e528a095a1e86ab67a2b (diff) |
Mon Jan 28 00:05:59 PST 2013
Diffstat (limited to 'core/glibc/glibc.install')
-rw-r--r-- | core/glibc/glibc.install | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/glibc/glibc.install b/core/glibc/glibc.install index 4486a3b2d..f8147a6cf 100644 --- a/core/glibc/glibc.install +++ b/core/glibc/glibc.install @@ -3,7 +3,6 @@ filelist=(libc.info{,-1,-2,-3,-4,-5,-6,-7,-8,-9,-10,-11}) post_upgrade() { ldconfig -r . - [[ ! -e sys/fs/cgroup/systemd && -x sbin/init ]] && init u locale-gen [[ -x usr/bin/install-info ]] || return 0 |