From: Michael Olbrich <mol@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Artur Wiebe <artur@4wiebe.de>
Subject: Re: [ptxdist] [APPLIED] openssh: fix INITMETHOD dependencies
Date: Fri, 27 Nov 2020 09:39:15 +0100 [thread overview]
Message-ID: <E1kiZHf-00GS1A-6o@dude03.red.stw.pengutronix.de> (raw)
In-Reply-To: <20201116191441.241004-1-artur@4wiebe.de>
Thanks, applied as 5d5fdbd3c20412adc686624311397cdff401b926.
Michael
[sent from post-receive hook]
On Fri, 27 Nov 2020 09:39:15 +0100, Artur Wiebe <artur@4wiebe.de> wrote:
> Signed-off-by: Artur Wiebe <artur@4wiebe.de>
> Message-Id: <20201116191441.241004-1-artur@4wiebe.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/openssh.in b/rules/openssh.in
> index 37013250cd8b..b04a7a8a502e 100644
> --- a/rules/openssh.in
> +++ b/rules/openssh.in
> @@ -40,13 +40,13 @@ config OPENSSH_SSHD
> config OPENSSH_SSHD_STARTSCRIPT
> bool
> default y
> - depends on OPENSSH_SSHD
> + depends on OPENSSH_SSHD && INITMETHOD_BBINIT
> prompt "install /etc/init.d/openssh"
>
> config OPENSSH_SSHD_SYSTEMD_UNIT
> bool
> default y
> - depends on OPENSSH_SSHD && SYSTEMD
> + depends on OPENSSH_SSHD && INITMETHOD_SYSTEMD
> prompt "install systemd unit files for sshd"
>
> config OPENSSH_SSHD_GENKEYS
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
prev parent reply other threads:[~2020-11-27 8:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-16 19:14 [ptxdist] [PATCH] " Artur Wiebe
2020-11-27 8:39 ` Michael Olbrich [this message]
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=E1kiZHf-00GS1A-6o@dude03.red.stw.pengutronix.de \
--to=mol@pengutronix.de \
--cc=artur@4wiebe.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