and php-fpm
This commit is contained in:
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'
|
Reference in New Issue
Block a user