]> 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>
Fri, 9 Oct 2009 13:17:54 +0000 (15:17 +0200)
commit532c6cb199b926a378079859b3359b50491fa3c6
tree90298633cafe4b055dd639dc18a6b35a55fa2cd3
parentcef0ccd580fd51e2570eedec51cb66dbce301e56
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