Restarting PHP-FPM7?

Just curious, service php7-fpm restart doesn’t seem to work on the DigitalOcean droplet. What should I be running to restart this?

“doesnt seem to work” is not very helpful for troubleshooting purposes.

What exactly did you run and what is the error/output?

Simple syntax update in FPM7:
service php7.0-fpm restart

Thanks guys!