X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=gentoo%2Fbash-wrapper;h=56dda762b1f6d464bf9bb23911fd406835874b9f;hb=e56e7eebefd18c80abf0e533f3cbdd9c1c22e700;hp=80481be99105a60799d0995b25f2192c5cef4e0a;hpb=81b438ba5510581d95fc5daa253743143f50544b;p=util-vserver.git diff --git a/gentoo/bash-wrapper b/gentoo/bash-wrapper index 80481be..56dda76 100755 --- a/gentoo/bash-wrapper +++ b/gentoo/bash-wrapper @@ -22,6 +22,7 @@ test -e "$UTIL_VSERVER_VARS" || { exit 1 } . "$UTIL_VSERVER_VARS" +. "$_LIB_VSERVER_INIT_FUNCTIONS" . "$_LIB_FUNCTIONS" . "$__PKGLIBDIR/vserver.functions"