forked from Spark/ssm-services
and php-fpm
This commit is contained in:
parent
d182a24ef6
commit
6d33ef643d
5
init.d/php-fpm
Executable file
5
init.d/php-fpm
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/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'
|
Loading…
Reference in New Issue
Block a user