sysctl: Added fs.inotify.max_user_instances, kernel.unprivileged_userns_clone
This commit is contained in:
		
							parent
							
								
									699e7528f1
								
							
						
					
					
						commit
						38f0ecb85b
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		|  | @ -1,10 +1,13 @@ | |||
| fs.inotify.max_user_instances = 1024 | ||||
| fs.protected_hardlinks = 1 | ||||
| fs.protected_symlinks = 1 | ||||
| 
 | ||||
| kernel.dmesg_restrict = 0 | ||||
| kernel.sysrq = 1 | ||||
| kernel.unprivileged_userns_clone = 1 | ||||
| 
 | ||||
| net.ipv4.tcp_fin_timeout = 15 | ||||
| net.ipv4.tcp_keepalive_intvl = 15 | ||||
| net.ipv4.tcp_keepalive_probes = 3 | ||||
| net.ipv4.tcp_syncookies = 1 | ||||
| net.ipv4.tcp_tw_reuse = 1 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue