--- rxvt-unicode/src/rxvtd.C 2007/11/18 00:17:20 1.37 +++ rxvt-unicode/src/rxvtd.C 2007/11/18 00:47:13 1.38 @@ -273,6 +273,8 @@ } else if (pid > 0) _exit (EXIT_SUCCESS); + + ev::ev_default_fork (); } ev::ev_loop (0);