@@ -91,7 +91,7 @@ root () {
}
# suck in the Bourne-Shell environment of all OpenPKG packages
-eval `@l_prefix@/etc/rc -p all env`
+eval `@l_prefix@/etc/rc --eval all env`
# path to user environment init script
if [ -f "$HOME/.bashrc" ]; then