Why service restart fails with :-restart: Unknown instance:

root@user-desktop:/etc# sudo /usr/sbin/service vsftpd restart    
restart: Unknown instance:

Solution 1:

A typical restart job will attempt to kill an old instance first. What is happening here is that there isn't an old copy to kill.