dmesg and sysfs won't work in a vserver, #137 thanks to Hollow.
This commit is contained in:
parent
1efa64cae8
commit
877a328179
@ -7,6 +7,7 @@ description="Set the dmesg level for a cleaner boot"
|
||||
depend()
|
||||
{
|
||||
before dev modules
|
||||
keyword novserver
|
||||
}
|
||||
|
||||
start()
|
||||
|
@ -6,7 +6,7 @@ description="Mount the sys filesystem."
|
||||
|
||||
depend()
|
||||
{
|
||||
keyword noprefix
|
||||
keyword noprefix novserver
|
||||
}
|
||||
|
||||
mount_sys()
|
||||
|
Loading…
Reference in New Issue
Block a user