mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 22:37:14 +08:00
7242ffa4bf
(This is a cherry-pick of c0044c7aa403ecf2d9172bd9386d05433b011076.) If we get an unexpected error here, it is probably because of a library or kernel change that could cause our detection logic to be invalid. As a result, these warnings should be louder so users have a chance to tell us about them sooner (or so we might notice them before doing a release, as happened with the 1.2.0 regression). Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>