--- rxvt-unicode/src/init.C 2006/01/17 15:17:39 1.146 +++ rxvt-unicode/src/init.C 2006/01/17 16:50:42 1.147 @@ -1445,8 +1445,10 @@ _exit (EXIT_FAILURE); default: +#if UTMP_SUPPORT if (!OPTION (Opt_utmpInhibit)) pty->login (cmd_pid, OPTION (Opt_loginShell), rs[Rs_display_name]); +#endif pty->close_tty (); break;