termencoding should not run on lxc

reported-by: Alexey Shvetsov <alexxy@gentoo.org>
This commit is contained in:
William Hubbs 2012-05-27 10:03:24 -05:00
parent f5ba232fb4
commit b3d47d5861

View File

@ -9,7 +9,7 @@ ttyn=${rc_tty_number:-${RC_TTY_NUMBER:-12}}
depend()
{
keyword -openvz -uml -vserver -xenu
keyword -lxc -openvz -uml -vserver -xenu
use root
after bootmisc
}