summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/init/init.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sbin/init/init.c b/sbin/init/init.c
index 2ad5d95..ccff3c7 100644
--- a/sbin/init/init.c
+++ b/sbin/init/init.c
@@ -1279,9 +1279,6 @@ clean_ttys(void)
int devlen;
char *old_getty, *old_window, *old_type;
- if (! sessions)
- return (state_func_t) multi_user;
-
/*
* mark all sessions for death, (!SE_PRESENT)
* as we find or create new ones they'll be marked as keepers,
OpenPOWER on IntegriCloud