mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-27 11:52:03 +00:00
new note group
This commit is contained in:
parent
9777187bc7
commit
c48193be0d
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ threadmain(int argc, char **argv)
|
|||
else
|
||||
service = argv[0];
|
||||
|
||||
rfork(RFNOTEG);
|
||||
if(post9pservice(fd, service) < 0)
|
||||
sysfatal("post9pservice: %r");
|
||||
|
||||
|
|
Loading…
Reference in a new issue