dmesg: add -prefix keyword
Dmesg should not run on prefix systems. Reported-by: <heroxbd@gentoo.org>
This commit is contained in:
parent
a0877449f3
commit
918d261658
@ -7,7 +7,7 @@ description="Set the dmesg level for a cleaner boot"
|
||||
depend()
|
||||
{
|
||||
before dev modules
|
||||
keyword -vserver
|
||||
keyword -prefix -vserver
|
||||
}
|
||||
|
||||
start()
|
||||
|
Loading…
Reference in New Issue
Block a user