update consolefont/keymap to include -lxc in keywords

This commit is contained in:
Jory A. Pratt 2010-08-10 08:21:08 -05:00
parent d3ccbdb5a9
commit 14c95ae9a6
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ depend()
{
need localmount termencoding
after hotplug bootmisc
keyword -openvz -prefix -uml -vserver -xenu
keyword -openvz -prefix -uml -vserver -xenu -lxc
}
start()

View File

@ -8,7 +8,7 @@ depend()
{
need localmount termencoding
after bootmisc
keyword -openvz -prefix -uml -vserver -xenu
keyword -openvz -prefix -uml -vserver -xenu -lxc
}
start()