[OE-core] [PATCH] [v2] openssh: Enabling with systemd

Muhammad Shakeel muhammad_shakeel at mentor.com
Thu Jul 11 08:04:26 UTC 2013


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 at .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.
|
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20130711/939f1890/attachment-0002.html>


More information about the Openembedded-core mailing list