Revert "makechrootpkg: Reopen console to assign the CTTY"

This reverts commit ddd508efc0.

The underlying bug (FS#56529) was fixed in glibc 2.26-9.
This commit is contained in:
Evangelos Foutras 2017-12-27 23:25:32 +02:00
parent eab5aba9b0
commit 7a3c508501
1 changed files with 0 additions and 3 deletions

View File

@ -219,9 +219,6 @@ EOF
# These functions aren't run in makechrootpkg,
# so no global variables
_chrootbuild() {
# Work around nspawn not giving us a ctty
exec </dev/console
# No coredumps
ulimit -c 0