dmesg should not run in a linux container

reported-by: <Walter@pratyeka.org>
X-Gentoo-Bug: 436266
X-Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=436266
This commit is contained in:
William Hubbs 2012-10-02 11:06:31 -05:00
parent 4ff71bd741
commit 6770a6b1ce

View File

@ -7,7 +7,7 @@ description="Set the dmesg level for a cleaner boot"
depend() depend()
{ {
before dev modules before dev modules
keyword -prefix -vserver keyword -lxc -prefix -vserver
} }
start() start()