From f03ad928a1ca0dfc8c4d619a6ef01673a71d6265 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