*/
#define RESET_TTY_TO_COMMON_DEFAULTS
-/*
- * Only log in wtmp file when we're a login shell (-ls option)
- */
-#define WTMP_ONLY_ON_LOGIN
-
/*--------------------------------BELL----------------------------------*/
/*
* Disable all bell indications
#endif
#ifdef WTMP_SUPPORT
-# ifdef WTMP_ONLY_ON_LOGIN
if (login_shell)
-# endif
{
# ifdef HAVE_STRUCT_UTMP
# ifdef HAVE_UPDWTMP
* Write ending wtmp entry
*/
#ifdef WTMP_SUPPORT
-# ifdef WTMP_ONLY_ON_LOGIN
if (login_shell)
-# endif
{
# ifdef HAVE_STRUCT_UTMP
# ifdef HAVE_UPDWTMP