Take no chances with PATH, use our env-update
This commit is contained in:
parent
53d17a1be2
commit
6802e045b3
@ -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 ]
|
||||||
|
Loading…
Reference in New Issue
Block a user