mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Mailu: disable hardened_malloc LD_PRELOAD (set to empty) to prevent /proc/cpuinfo PermissionError in socrate startup
Details: https://chatgpt.com/share/68d3ba3b-783c-800f-bf3d-0b0ef1296f93
This commit is contained in:
		| @@ -7,8 +7,8 @@ | ||||
| # Common configuration variables | ||||
| ################################### | ||||
|  | ||||
| # https://chat.openai.com/share/1497464d-dfb5-46eb-9d26-04be99991ace | ||||
| LD_PRELOAD=/usr/lib/libhardened_malloc.so  | ||||
| # https://chatgpt.com/share/68d3ba3b-783c-800f-bf3d-0b0ef1296f93 | ||||
| LD_PRELOAD="" | ||||
|  | ||||
| # Set to a randomly generated 16 bytes string | ||||
| SECRET_KEY={{ MAILU_SECRET_KEY }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user