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