From 1c7d3165e4aa87d3939d892be9e71582c2aa8d52 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Mon, 13 Feb 2012 12:15:55 -0600 Subject: Allow localmount to run in openvz containers Reported-By: Daniel Robbins X-Gentoo-Bug: 401063 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=401063 --- init.d/localmount.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.d/localmount.in b/init.d/localmount.in index 3fbc071..68b33db 100644 --- a/init.d/localmount.in +++ b/init.d/localmount.in @@ -9,7 +9,7 @@ depend() need fsck use lvm modules mtab after lvm modules - keyword -jail -openvz -prefix -vserver -lxc + keyword -jail -prefix -vserver -lxc } start() -- cgit v1.2.3