kbdfs: set exit status
This commit is contained in:
parent
f8cbd5d12f
commit
c3a8711d12
1 changed files with 1 additions and 0 deletions
|
@ -1404,4 +1404,5 @@ threadmain(int argc, char** argv)
|
||||||
elevate();
|
elevate();
|
||||||
procrfork(ctlproc, nil, STACK, RFNAMEG|RFNOTEG);
|
procrfork(ctlproc, nil, STACK, RFNAMEG|RFNOTEG);
|
||||||
threadpostmountsrv(&fs, srv, mtpt, MBEFORE);
|
threadpostmountsrv(&fs, srv, mtpt, MBEFORE);
|
||||||
|
threadexits(0);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue