From ccf79ceb475d94236acca378e079625ef511eda2 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Wed, 14 Nov 2007 13:39:34 +0000 Subject: Control of system defined env vars should not be done by us. --- init.d/bootmisc | 5 ----- 1 file changed, 5 deletions(-) (limited to 'init.d/bootmisc') diff --git a/init.d/bootmisc b/init.d/bootmisc index 8cc2ff80..501592ad 100755 --- a/init.d/bootmisc +++ b/init.d/bootmisc @@ -85,11 +85,6 @@ start() { chgrp utmp /var/run/utmp /var/log/wtmp chmod 0664 /var/run/utmp /var/log/wtmp - ebegin "Updating environment" - # Use our version, not portage version. - /sbin/env-update --fork-ldconfig - eend $? - # Take care of random stuff [ /var/lock | /var/run | pam ] ebegin "Cleaning /var/lock, /var/run" rm -rf /var/run/console.lock /var/run/console/* -- cgit v1.2.3