mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
99c5c504ea
Commit47ef9a104fforgot to wrap GetManagerProperty("ControlGroup") into retryOnDisconnect. Since there's one other user of GetManagerProperty, add getManagerProperty wrapper and use it. Fixes:47ef9a104fSigned-off-by: Kir Kolyshkin <kolyshkin@gmail.com>