]> err.no Git - util-linux/commit
switch_root: remove TIOCSCTTY and setsid()
authorKarel Zak <kzak@redhat.com>
Fri, 9 Oct 2009 13:00:38 +0000 (15:00 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 30 Nov 2009 11:42:00 +0000 (12:42 +0100)
commit5e4376eec12a2e9ab3f3d3406cde525900719877
tree77207bffbc1e6eda88dde48f1c15824a3c3c01b6
parent643b3f745a7f313e07a5d6c61844559d628b1c13
switch_root: remove TIOCSCTTY and setsid()

requested by dracut developers because:

   bash: cannot set terminal process group (-1): Inappropriate ioctl for device

Addresses-Red-Hat-Bug: #519237
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/switch_root.c