aboutsummaryrefslogtreecommitdiff
path: root/init.d/dmesg.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/dmesg.in')
-rw-r--r--init.d/dmesg.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.d/dmesg.in b/init.d/dmesg.in
index 6aad0e28..d3528d0d 100644
--- a/init.d/dmesg.in
+++ b/init.d/dmesg.in
@@ -7,6 +7,7 @@ description="Set the dmesg level for a cleaner boot"
depend()
{
before dev modules
+ keyword novserver
}
start()