add minimum default to get fpm service works on FreeBSD
This commit is contained in:
		
							parent
							
								
									8e1b990dd7
								
							
						
					
					
						commit
						b702a35967
					
				@ -2937,7 +2937,7 @@
 | 
			
		||||
                'fpm': {
 | 
			
		||||
                    'conf': '/usr/local/etc/php-fpm.conf',
 | 
			
		||||
                    'ini': '/usr/local/etc/php.ini',
 | 
			
		||||
                    'pools': '/usr/local/etc/fpm.d',
 | 
			
		||||
                    'pools': '/usr/local/etc/php-fpm.d',
 | 
			
		||||
                    'service': 'php-fpm',
 | 
			
		||||
                    'user': 'root',
 | 
			
		||||
                    'group': 'wheel',
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user