forked from Spark/ssm-services
6 lines
157 B
Plaintext
6 lines
157 B
Plaintext
|
#!/usr/bin/env watchman
|
||
|
|
||
|
#service_respawn='true'
|
||
|
service_command='/usr/bin/php-fpm'
|
||
|
service_args='-F --fpm-config /etc/php/php-fpm.conf -c /etc/php/php.ini'
|