loopback: do not run in a prefix or vserver

X-Gentoo-Bug: 489370
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=489370
This commit is contained in:
William Hubbs 2013-10-28 12:37:22 -05:00
parent aeb670f4e8
commit 9238d94d64

View File

@ -6,7 +6,7 @@ description="Configures the loopback interface."
depend() depend()
{ {
return 0 keyword -jail -prefix -vserver
} }
start() start()