mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
bacfc2c2f9
Generalize isUnitExists as isDbusError, and use errors.As while at it (which can handle wrapped errors as well). Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>