On Di, 08.09.20 08:45, Belisko Marek ([email protected]) wrote:
> Hi,
>
> I'm using yocto build systemd and I'm using openssh server which
> create sshd.socket + [email protected] files. With socket I can control if
> ssh is enabled / disabled. I have an application which expects to
> check stat
Hi,
I'm using yocto build systemd and I'm using openssh server which
create sshd.socket + [email protected] files. With socket I can control if
ssh is enabled / disabled. I have an application which expects to
check statu of ssh.service. I tried to add Alias=ssh.service to
sshd.socket file and tried s