<div dir="ltr"><div>none of the three existing callers to this function does the chdir() mentioned here...</div><div>```</div>// daemonize via vfork(). Does not chdir("/"), caller should do that first<br>// note: restarts process from command_main()<br>void xvdaemon(void)<br><div>```</div><div>was there even a reason why you wanted that in the caller?</div></div>