We should use -feature instead of nofeature.

This matches the ifconfig and Gentoo USE flag syntax and is hopefully
easier to read.
Fixes #178.
This commit is contained in:
Roy Marples
2009-07-01 00:07:32 +01:00
parent 6abeec7430
commit b4104957b1
48 changed files with 82 additions and 69 deletions

View File

@@ -6,7 +6,7 @@ depend()
{
use hostname
before bootmisc logger
keyword noopenvz noprefix novserver
keyword -openvz -prefix -vserver
}
start()