View Single Post
Feathers McGraw's Avatar
Posts: 654 | Thanked: 2,368 times | Joined on Jul 2014 @ UK
#24
Try removing and reinstalling sshd:

Code:
pkcon remove sshd
Code:
pkcon install sshd
If it's a dependency of the UI we can try reinstalling with zypper, or just removing /etc/ssh and letting the program generate anew config file.
 

The Following User Says Thank You to Feathers McGraw For This Useful Post: