go-units icon indicating copy to clipboard operation
go-units copied to clipboard

Should verify that the max value is not too big

Open rhatdan opened this issue 4 years ago • 11 comments

When parsing the ulimit, we should check if the ulimit max value is greater then the processes max value. If yes then we should return an error.

Signed-off-by: Daniel J Walsh [email protected]

rhatdan avatar Apr 27 '20 19:04 rhatdan