Bring Back prefix support
We now have a team member who is interested in OpenRC on prefix, so I am bringing it back to the main tree.
This commit is contained in:
@@ -9,7 +9,7 @@ _IFS="
|
||||
depend()
|
||||
{
|
||||
use dev clock modules
|
||||
keyword -jail -openvz -timeout -vserver -lxc
|
||||
keyword -jail -openvz -prefix -timeout -vserver -lxc
|
||||
}
|
||||
|
||||
_abort() {
|
||||
|
Reference in New Issue
Block a user