On Mon, 30.01.17 20:33, Badrish Adiga H R ([email protected]) wrote:
> Hi,
>
> I want to use socket activated ssh daemon. However currently this is
> working file only for default namespace.
>
> I just want to make systemd to listen on a tcp port number(22 for ssh)
> on all the namespace
Fixing typos..
On Mon, Jan 30, 2017 at 8:33 PM, Badrish Adiga H R
wrote:
> Hi,
>
> I want to use socket activated ssh daemon. However currently this is
> working fine only for default namespace.
>
> I just want to make systemd to listen on a tcp port number(22 for ssh)
> on all the network namesp
Hi,
I want to use socket activated ssh daemon. However currently this is
working file only for default namespace.
I just want to make systemd to listen on a tcp port number(22 for ssh)
on all the namespaces and to launch [email protected] on the corresponding
namespace. Can you help me in this regard