init: don't acquire a controlling tty
authorAlan Cox <alan@linux.intel.com>
Sat, 9 Jan 2016 20:45:01 +0000 (20:45 +0000)
committerAlan Cox <alan@linux.intel.com>
Sat, 9 Jan 2016 20:45:01 +0000 (20:45 +0000)
commit6cb4e3b1f72021053d62714a3e5155cadf4da030
tree761977268cace6d80a7778a4f5e49d1b1335194b
parent0025b6e6edf74ea8ce08e850661ac747702963d1
init: don't acquire a controlling tty

We want getty to be controlling /dev/tty1 so it that the shell can do job
control on it once that all works.
Applications/util/init.c