OpenRC: fix mtab service, procfs service is not valid.

This commit is contained in:
Juan RP
2011-06-25 23:09:09 +02:00
parent 96d347966e
commit 2bbfbc658f
2 changed files with 2 additions and 2 deletions

View File

@@ -267,7 +267,7 @@ xbps changes:
depend()
{
- need root
+ need root procfs
+ need root
keyword -prefix
}