You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The systemd unit file for ssh server is called ssh.service, and an alias
for sshd was kept for backwards compatibility with older Debian
versions. The alias apparently doesn't exist (the relevant symlink isn't
created) if the service isn't enabled, so this resolves such cases.
0 commit comments