php-fpm: unrecognized service

On ubuntu, I believe the command is:

sudo service php5-fpm restart

You can find the service name by doing:

sudo service --status-all | grep -i fpm