From 4cf6b0ecf7f5b35a6d80d76c60e77c3e1c7fee5c Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Thu, 29 Oct 2015 11:27:27 -0500 Subject: consolefont: add after modules to dependencies X-Gentoo-Bug: 559540 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=559540 --- init.d/consolefont.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.d/consolefont.in b/init.d/consolefont.in index e56cc095..78cf915c 100644 --- a/init.d/consolefont.in +++ b/init.d/consolefont.in @@ -7,7 +7,7 @@ description="Sets a font for the consoles." depend() { need localmount termencoding - after hotplug bootmisc + after hotplug bootmisc modules keyword -openvz -prefix -systemd-nspawn -uml -vserver -xenu -lxc } -- cgit v1.2.3