Re: [OE-core] [PATCH] openssh: use volatiles for managing /var/run/sshd

2013-09-16 Thread Ming Liu
On 09/16/2013 04:54 PM, Stanacar, StefanX wrote: Hi Ming, On Fri, 2013-09-13 at 17:10 +0800, Ming Liu wrote: It fixes the following failure: "fatal: Missing privilege separation directory: /var/run/sshd" when sshd is started through xinetd. With this patch applied, openssh doesn't start anymo

Re: [OE-core] [PATCH] openssh: use volatiles for managing /var/run/sshd

2013-09-16 Thread Stanacar, StefanX
Hi Ming, On Fri, 2013-09-13 at 17:10 +0800, Ming Liu wrote: > It fixes the following failure: > "fatal: Missing privilege separation directory: /var/run/sshd" > > when sshd is started through xinetd. With this patch applied, openssh doesn't start anymore in standard images (e.g. core-image-sato-

[OE-core] [PATCH] openssh: use volatiles for managing /var/run/sshd

2013-09-13 Thread Ming Liu
It fixes the following failure: "fatal: Missing privilege separation directory: /var/run/sshd" when sshd is started through xinetd. Signed-off-by: Ming Liu --- .../openssh/openssh-6.2p2/volatiles.99_sshd|1 + meta/recipes-connectivity/openssh/openssh_6.2p2.bb |8 ++-- 2 file