summaryrefslogtreecommitdiff
path: root/contrib/python/podman/libs/_containers_attach.py
diff options
context:
space:
mode:
authorValentin Rothberg <rothberg@redhat.com>2019-11-06 08:52:10 +0100
committerMatthew Heon <matthew.heon@pm.me>2019-12-10 10:46:31 -0500
commita05ee7e7e38accc86d3105742de91f0e29b4480d (patch)
tree5befc427436f9b5640a16a5e4f276706746ca098 /contrib/python/podman/libs/_containers_attach.py
parent0436cf29e57b3118c6fa22597240731913556a6f (diff)
downloadpodman-a05ee7e7e38accc86d3105742de91f0e29b4480d.tar.gz
podman-a05ee7e7e38accc86d3105742de91f0e29b4480d.tar.bz2
podman-a05ee7e7e38accc86d3105742de91f0e29b4480d.zip
help message: don't parse the config for cgroup-manager default
Do not generate an entire `config.Config` for displaying the default value for the --cgroup-manager flag and just default to systemd. Not using the `config.Config` is okay as 1) the value may change at runtime in any case (rootless, DBUS access, etc.), 2) it avoids to redundantly parse the system config files and to generate the hard-coded default config, and 3) the log-level and other attributes are not yet set during init() causing undesirable side effects. Fixes: #4456 Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'contrib/python/podman/libs/_containers_attach.py')
0 files changed, 0 insertions, 0 deletions