Control of system defined env vars should not be done by us.

This commit is contained in:
Roy Marples
2007-11-14 13:39:34 +00:00
parent b439703b4d
commit ccf79ceb47
3 changed files with 2 additions and 364 deletions

View File

@@ -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/*