]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Remove bogus init printout
authorPekka Enberg <penberg@kernel.org>
Sun, 15 Jan 2012 13:02:40 +0000 (15:02 +0200)
committerPekka Enberg <penberg@kernel.org>
Sun, 15 Jan 2012 13:03:05 +0000 (15:03 +0200)
commitb732f1c4c7546aa9c0f6ecfdd7205bbd1dfffdca
tree010c15a3395d7ee275e9d675c13494f2e0e4507d
parentf1a441f7fa50f78666618981bccbef551286097b
kvm tools: Remove bogus init printout

This patch removes the following printout from init:

  Starting '/bin/sh'...

which is completely bogus for "vm sandbox", for example.

Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/guest/init_stage2.c