Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Commit

Permalink
There is no need to remove the ttys.
Browse files Browse the repository at this point in the history
  • Loading branch information
andsens committed Jun 5, 2012
1 parent 1729681 commit f88a843
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tasks/35-kernel
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,3 @@
export DEBIAN_FRONTEND=noninteractive
chroot $imagedir apt-get install -y $kernel
unset DEBIAN_FRONTEND

# Xen expects a single tty1
/bin/rm -f $imagedir/etc/event.d/tty[2-6]

0 comments on commit f88a843

Please sign in to comment.