dtlogin: use sessreg to manage utmp/wtmp.
This commit is contained in:
@@ -1903,6 +1903,7 @@ if ( session_menu != NULL ) {
|
||||
|
||||
}
|
||||
|
||||
#if 0
|
||||
/*
|
||||
* [ No Windows ] menu pane...
|
||||
*/
|
||||
@@ -1920,6 +1921,7 @@ if ( session_menu != NULL ) {
|
||||
if (getenv(LOCATION) == NULL || strcmp(getenv(LOCATION), "local") != 0 )
|
||||
XtSetSensitive(options_item[j], False);
|
||||
j++;
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user