I've removed openssh-server and reinstalled it with no luck.
sudo apt-get remove openssh-server
sudo apt-get install openssh-server
I still get the No such file or directory error.
andy@andy-raspberrypi:~$ sudo systemctl status sshd.service
● sshd.service
Loaded: not-found (Reason: No such file or directory)
Active: inactive (dead)