mirror of
https://github.com/opencontainers/runc.git
synced 2026-02-06 12:45:09 +01:00
(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>