if (devnull > STDERR_FILENO)
close(devnull);
}
setproctitle("%s [mux]", options.control_path);
/* Do fork() after authentication. Used by "ssh -f" */