Skip to content

Draft: sharing: check status of both sshd service and socket

Jeremy Bicha requested to merge wip/ssh-socket into main

Check the status of both the sshd service and socket since either could be in use. Also when enabling remote access, enable this via the socket rather than the service.

I'm opening as a draft to start the discussion and I believe that Ubuntu is unusual for enabling sshd socket activation and this patch should be adapted to be more general.

Merge request reports