X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fxidopt2xid.c;h=3bef4043043de5635b3725f2d0dbfb6515314b61;hb=b611393a98072ffa745720ce3c1e7b3d1f851e07;hp=80a51e56fed9fb6d0fd01f0c19986fd60895d433;hpb=9c78378bebc1a9f3d400f422df8ede9efea57dea;p=util-vserver.git diff --git a/lib/xidopt2xid.c b/lib/xidopt2xid.c index 80a51e5..3bef404 100644 --- a/lib/xidopt2xid.c +++ b/lib/xidopt2xid.c @@ -28,7 +28,7 @@ static xid_t getVserverXid(char const *id, bool honor_static, char const **err) { *err = "vc_getVserverCtx"; - return vc_getVserverCtx(id, vcCFG_AUTO, honor_static, 0); + return vc_getVserverCtx(id, vcCFG_AUTO, honor_static, 0, vcCTX_XID); } xid_t