mirror of
				https://github.com/OpenVoiceOS/OpenVoiceOS
				synced 2025-06-05 22:19:21 +02:00 
			
		
		
		
	Double the amount of fs.inotify.max_user_instances
The default 128 is not enough so increased to 256 have not yet exceeded ~222 instances but will keep an eye on it.
This commit is contained in:
		| @@ -3,5 +3,6 @@ vm.swappiness = 100 | ||||
| vm.dirty_background_ratio = 1 | ||||
| vm.dirty_ratio = 50 | ||||
| kernel.panic = 20 | ||||
| fs.inotify.max_user_instances = 256 | ||||
| fs.inotify.max_user_watches = 524288 | ||||
| kernel.printk = 3 4 1 3 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user