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:
@@ -6,7 +6,7 @@ depend()
|
||||
{
|
||||
use hostname
|
||||
before bootmisc logger
|
||||
keyword noopenvz noprefix novserver
|
||||
keyword -openvz -prefix -vserver
|
||||
}
|
||||
|
||||
start()
|
||||
|
Reference in New Issue
Block a user