Code: Select all
root@raspberrypi:/home/pi # systemctl enable sshd.service
Failed to execute operation: No such file or directory
root@raspberrypi:/home/pi # update-rc.d ssh defaults
insserv: warning: current start runlevel(s) (empty) of script `ssh' overrides LSB defaults (2 3 4 5).
insserv: warning: current stop runlevel(s) (2 3 4 5) of script `ssh' overrides LSB defaults (empty).