From d9dc64ed26a80b4ad9bab71289f7cd6a18711933 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Wed, 11 Jun 2014 18:49:41 +0200 Subject: [PATCH] busybox: add 'morequiet' kernel command line option Signed-off-by: Stephan Raue --- packages/sysutils/busybox/system.d/show-version.service | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/sysutils/busybox/system.d/show-version.service b/packages/sysutils/busybox/system.d/show-version.service index 02aac8386b..cc29cbad96 100644 --- a/packages/sysutils/busybox/system.d/show-version.service +++ b/packages/sysutils/busybox/system.d/show-version.service @@ -1,6 +1,7 @@ [Unit] Description=Show Version DefaultDependencies=false +ConditionKernelCommandLine=!morequiet [Service] Type=oneshot