This looks like a regression caused by sshd socket activation. The man page at https://www.freedesktop.org/software/systemd/man/latest/systemd.unit.html suggests Alias= makes systemd automatically symlink the service to the alias name when enabled. Previously this would have worked because ssh.service was actually enabled. With socket activation the service is disabled by default and gets started on-demand by the socket.
We might have to symlink the service manually. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2087949 Title: "systemctl status sshd" does not work in noble To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/2087949/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
