mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 18:28:13 +00:00 
			
		
		
		
	Set core_pattern to an absolute path.
Change-Id: I71e848783c05dc75b2232e05dd2ed3aa9a983e23
This commit is contained in:
		| @@ -29,7 +29,7 @@ function setup-os-params { | ||||
|   # Reset core_pattern. On GCI, the default core_pattern pipes the core dumps to | ||||
|   # /sbin/crash_reporter which is more restrictive in saving crash dumps. So for | ||||
|   # now, set a generic core_pattern that users can work with. | ||||
|   echo "core.%e.%p.%t" > /proc/sys/kernel/core_pattern | ||||
|   echo "/core.%e.%p.%t" > /proc/sys/kernel/core_pattern | ||||
| } | ||||
|  | ||||
| # secure_random generates a secure random string of bytes. This function accepts | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Matt Liggett
					Matt Liggett