Take no chances with PATH, use our env-update

This commit is contained in:
Roy Marples 2007-07-09 10:39:35 +00:00
parent 53d17a1be2
commit 6802e045b3

View File

@ -40,9 +40,8 @@ start() {
fi fi
ebegin "Updating environment" ebegin "Updating environment"
# As runscript prefixes our path with /$LIBDIR/rcscripts/bin, our # Use our version, not portage version.
# version instead of the portage version should be found first. /sbin/env-update --fork-ldconfig
env-update --fork-ldconfig
eend $? eend $?
# Take care of random stuff [ /var/lock | /var/run | pam ] # Take care of random stuff [ /var/lock | /var/run | pam ]