init: don't wait before executing the session binary
This commit is contained in:
parent
32e09d3417
commit
3e052c72a0
@ -53,8 +53,6 @@ int main()
|
||||
|
||||
show_motd();
|
||||
|
||||
msleep(200);
|
||||
|
||||
pid_t child = fork();
|
||||
if (child < 0)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user