]> git.ipfire.org Git - thirdparty/util-linux.git/commit
agetty: remove unnecessary sleep(10)
authorMantas Mikulėnas <grawity@gmail.com>
Wed, 25 Jul 2012 14:07:16 +0000 (17:07 +0300)
committerKarel Zak <kzak@redhat.com>
Wed, 25 Jul 2012 14:13:11 +0000 (16:13 +0200)
commit9002d6504ad942e06fe2c769070613ca78a7a41e
treec40623682bc2b0dd579e2bdf2e38438ca3fbab7a
parentde3d6c93790b1cb5016113f79f65b0439ade684c
agetty: remove unnecessary sleep(10)

I'm quite sure this is not supposed to be here (apparently added as part
of commit 783b08fc1c6e5c906e).

Signed-off-by: Mantas Mikulėnas <grawity@gmail.com>
term-utils/agetty.c