X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=utils%2Fpb-console;h=5f8ffa6f3ef130ec8ff52d3a69e9daaf094c34c5;hb=0b71e584078dbe370ed37bcc26f2815d138d28fc;hp=36b9c034e51af0eeaae7b54a03b5ed323798d5dc;hpb=f166fe2b62d781109e3a88736db96613af8c71d9;p=petitboot diff --git a/utils/pb-console b/utils/pb-console index 36b9c03..5f8ffa6 100644 --- a/utils/pb-console +++ b/utils/pb-console @@ -107,7 +107,7 @@ esac # we may have been run from udev - ensure we have a sensible PATH if [ -z "$PATH" ] then - PATH=/usr/bin:/usr/sbin:/bin:/sbin + PATH=/var/lib/pb-plugins/bin:/usr/bin:/usr/sbin:/bin:/sbin fi export PATH