From: Saul Wold <sgw@linux.intel.com>
To: Francesco Del Degan <f.deldegan@endian.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] openssl: fix init.d restart function
Date: Wed, 03 Jul 2013 07:15:09 -0700 [thread overview]
Message-ID: <51D431ED.1080901@linux.intel.com> (raw)
In-Reply-To: <87r4ffenwf.fsf@endian.com>
On 07/03/2013 07:09 AM, Francesco Del Degan wrote:
>
> Adds a missing dash in the oknodo option function.
>
This was recently submitted by Marc Frerland also and is now in master.
Sau!
> Signed-off-by: Francesco Del Degan <f.deldegan@endian.com>
> ---
> meta/recipes-connectivity/openssh/openssh-6.1p1/init | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-connectivity/openssh/openssh-6.1p1/init
> b/meta/recipes-connectivity/openssh/openssh-6.1p1/init
> index cde52ef..6beec84 100644
> --- a/meta/recipes-connectivity/openssh/openssh-6.1p1/init
> +++ b/meta/recipes-connectivity/openssh/openssh-6.1p1/init
> @@ -76,7 +76,7 @@ case "$1" in
> check_keys
> check_config
> echo -n "Restarting OpenBSD Secure Shell server: sshd"
> - start-stop-daemon -K -oknodo -x /usr/sbin/sshd
> + start-stop-daemon -K --oknodo -x /usr/sbin/sshd
> check_for_no_start
> check_privsep_dir
> sleep 2
>
prev parent reply other threads:[~2013-07-03 14:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-03 14:09 [PATCH] openssl: fix init.d restart function Francesco Del Degan
2013-07-03 14:15 ` Saul Wold [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=51D431ED.1080901@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=f.deldegan@endian.com \
--cc=openembedded-core@lists.openembedded.org \
/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