From 66970394ab3fa395685234a725eda0a4e48f43da Mon Sep 17 00:00:00 2001 From: Alexander V Vershilov Date: Fri, 16 Aug 2013 09:47:09 +0400 Subject: Add uml keyword to fsck service. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix relevant an issue mentioned by Toralf Förster. X-Gentoo-Bug: 481096. X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=481096 --- init.d/fsck.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.d/fsck.in b/init.d/fsck.in index 7a91fcd..9db5119 100644 --- a/init.d/fsck.in +++ b/init.d/fsck.in @@ -9,7 +9,7 @@ _IFS=" depend() { use dev clock modules - keyword -jail -openvz -prefix -timeout -vserver -lxc + keyword -jail -openvz -prefix -timeout -vserver -lxc -uml } _abort() { -- cgit v1.2.3