All of lore.kernel.org
 help / color / mirror / Atom feed
From: Muhammad Shakeel <muhammad_shakeel@mentor.com>
To: <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] [v2] openssh: Enabling with systemd
Date: Thu, 11 Jul 2013 13:04:26 +0500	[thread overview]
Message-ID: <51DE670A.4010003@mentor.com> (raw)
In-Reply-To: <1373528728-27268-1-git-send-email-muhammad_shakeel@mentor.com>

[-- Attachment #1: Type: text/plain, Size: 597 bytes --]

On 07/11/2013 12:45 PM, Shakeel, Muhammad wrote:
> +++ b/meta/recipes-connectivity/openssh/openssh-6.2p2/sshd.socket
> @@ -0,0 +1,11 @@
> +[Unit]
> +Conflicts=sshd.service
|sshd.service is the ||service file for running a single SSH server for 
all incoming connections, suitable only for systems with a large amount 
of SSH traffic. ||In almost all other cases it is a better idea to use 
sshd.socket + sshd@.service (i.e. the on-demand spawning version for one 
instance per connection). In case these both are present, there will be 
a conflict and systemd should be aware of it.
|

[-- Attachment #2: Type: text/html, Size: 1130 bytes --]

  reply	other threads:[~2013-07-11  8:03 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-11  7:45 [PATCH] [v2] openssh: Enabling with systemd Shakeel, Muhammad
2013-07-11  8:04 ` Muhammad Shakeel [this message]
2013-07-11  8:23 ` Martin Jansa
2013-07-11  9:55   ` Shakeel, Muhammad
2013-07-11 18:03 ` Saul Wold
2013-07-11 18:18   ` Ahsan, Noor
2013-07-11 18:32     ` Saul Wold
2013-07-12 16:32       ` Burton, Ross
2013-07-15 11:42         ` Muhammad Shakeel
2013-07-17 12:27           ` Burton, Ross

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=51DE670A.4010003@mentor.com \
    --to=muhammad_shakeel@mentor.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.