mastus: run fcgiwrap with reduced privileges
This commit is contained in:
		
							parent
							
								
									925e4e0b50
								
							
						
					
					
						commit
						78daed93cf
					
				@ -58,5 +58,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  services.fcgiwrap = {
 | 
					  services.fcgiwrap = {
 | 
				
			||||||
    enable = true;
 | 
					    enable = true;
 | 
				
			||||||
 | 
					    user = "nobody";
 | 
				
			||||||
 | 
					    group = "nogroup";
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user