From 0b86f030667a81e0348abb313c4def5e15c61a26 Mon Sep 17 00:00:00 2001 From: Alexander Lutay Date: Tue, 8 Apr 2014 11:12:30 +0200 Subject: [PATCH] MT#6389 Do not check exect tty number (check general avialability) We are not going to check exect tty numer avialability, otherwise test will failed in case is someone loged in to this console. Lets check at least some terminal avialability. --- ce/test-server.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ce/test-server.yaml b/ce/test-server.yaml index 2bddefd..a87c4d3 100644 --- a/ce/test-server.yaml +++ b/ce/test-server.yaml @@ -9,7 +9,7 @@ running-processes: - collectd -C /etc/collectd/collectd.conf -f - nginx - rate-o-mat - - /sbin/getty 38400 tty1 + - /sbin/getty 38400 tty - udevd --daemon - /usr/bin/logger -p daemon.info -t oss - lua5.1 /usr/bin/prosody