mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
939d5a3753
Include a rootless argument for isIgnorableError to avoid people accidentally using isIgnorableError when they shouldn't (we don't ignore any errors when running as root as that really isn't safe). Signed-off-by: Aleksa Sarai <asarai@suse.de>