summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@funtoo.org>2013-09-26 18:05:40 +0000
committerWilliam Hubbs <w.d.hubbs@gmail.com>2013-10-08 12:06:09 -0500
commitc420f5685608d07c84a66c8e403d25371322eb21 (patch)
tree36db5f45b8ba32ba4d72392dc6ed6ca08830d471
parent5b0f323da983f316dc05e4d3fa73cc75ea0fd0f1 (diff)
downloadopenrc-c420f5685608d07c84a66c8e403d25371322eb21.tar.gz
openrc-c420f5685608d07c84a66c8e403d25371322eb21.tar.bz2
openrc-c420f5685608d07c84a66c8e403d25371322eb21.tar.xz
FL-786: localmount: support filesystem mounting on openvzopenrc-0.12.2
-rw-r--r--init.d/localmount.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/localmount.in b/init.d/localmount.in
index 407c686..5444889 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()