mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] Dropbear: Provide init script install entry only for the initV based system startup
@ 2015-03-16 13:19 Juergen Borleis
  2015-03-16 13:21 ` Alexander Aring
  2015-03-16 13:53 ` Alexander Dahl
  0 siblings, 2 replies; 4+ messages in thread
From: Juergen Borleis @ 2015-03-16 13:19 UTC (permalink / raw)
  To: ptxdist

Enabling this entry makes no sense when systemd is used instead of initV,
because the rule file ignores this entry and does nothing.

diff --git a/rules/dropbear.in b/rules/dropbear.in
index fe2ada369521..c60db58d45c6 100644
--- a/rules/dropbear.in
+++ b/rules/dropbear.in
@@ -367,6 +367,7 @@ comment "runtime options   ---"
 
 config DROPBEAR_STARTSCRIPT
 	bool
+	depends on INITMETHOD_BBINIT
 	default y
 	prompt "install /etc/init.d/dropbear"

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-03-21 13:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-16 13:19 [ptxdist] [PATCH] Dropbear: Provide init script install entry only for the initV based system startup Juergen Borleis
2015-03-16 13:21 ` Alexander Aring
2015-03-16 13:53 ` Alexander Dahl
2015-03-21 13:38   ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox