#!/usr/bin/env ssm #service_respawn='true' service_command='/usr/bin/php-fpm' service_args=( -F --fpm-config /etc/php/php-fpm.conf -c /etc/php/php.ini )