forked from Spark/ssm-services
		
	meh
This commit is contained in:
		
							
								
								
									
										6
									
								
								conf.d/fcgiwrap.sh
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								conf.d/fcgiwrap.sh
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,6 @@ | |||||||
|  | # Default fcgiwrap configuration | ||||||
|  |  | ||||||
|  | cfg_user='http' | ||||||
|  | cfg_group='http' | ||||||
|  | cfg_socket='/run/fcgiwrap.sock' | ||||||
|  | service_pidfile='/run/fcgiwrap.pid' | ||||||
| @@ -1,9 +1,5 @@ | |||||||
| #!/usr/bin/env watchman | #!/usr/bin/env watchman | ||||||
|  | # The configuration is in conf.d. | ||||||
| cfg_user='http' |  | ||||||
| cfg_group='http' |  | ||||||
| cfg_socket='/run/fcgiwrap.sock' |  | ||||||
| service_pidfile='/run/fcgiwrap.pid' |  | ||||||
|  |  | ||||||
| service_respawn='true' | service_respawn='true' | ||||||
| service_command='/bin/spawn-fcgi' | service_command='/bin/spawn-fcgi' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user