mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Juergen Borleis <jbe@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] Dropbear: Provide init script install entry only for the initV based system startup
Date: Mon, 16 Mar 2015 14:19:37 +0100	[thread overview]
Message-ID: <201503161419.38672.jbe@pengutronix.de> (raw)

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

             reply	other threads:[~2015-03-16 13:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-16 13:19 Juergen Borleis [this message]
2015-03-16 13:21 ` Alexander Aring
2015-03-16 13:53 ` Alexander Dahl
2015-03-21 13:38   ` Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201503161419.38672.jbe@pengutronix.de \
    --to=jbe@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox