--- rxvt-unicode/src/rxvtd.C 2006/01/17 15:17:39 1.24 +++ rxvt-unicode/src/rxvtd.C 2006/01/17 15:43:49 1.25 @@ -224,6 +224,8 @@ int main (int argc, const char *const *argv) { + rxvt_init (); + for (int i = 1; i < argc; i++) { if (!strcmp (argv [i], "-f") || !strcmp (argv [i], "--fork")) @@ -239,8 +241,6 @@ } } - rxvt_init (); - chdir ("/"); if (opt_opendisplay)