Split VPS into VSERVER and OPENVZ

This commit is contained in:
Roy Marples
2008-03-03 17:19:56 +00:00
parent f3e90dddbf
commit 15cf41e713
20 changed files with 36 additions and 29 deletions

View File

@@ -7,7 +7,7 @@ description="Mount the root fs read/write"
depend()
{
need fsck
keyword nojail noprefix
keyword nojail noopenvz noprefix novserver
}
start()