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:
@@ -7,7 +7,7 @@ description="Update /etc/mtab to match what the kernel knows about"
|
||||
depend()
|
||||
{
|
||||
need root
|
||||
keyword noprefix
|
||||
keyword -prefix
|
||||
}
|
||||
|
||||
start()
|
||||
|
Reference in New Issue
Block a user