Explorar o código

Hell, wouldn't be nice if a programmer could remember the features he implemented?

Ralf S. Engelschall %!s(int64=23) %!d(string=hai) anos
pai
achega
9db5cdeda7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      bash/profile

+ 1 - 1
bash/profile

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