diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2017-06-13 16:59:47 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2017-06-16 17:06:54 -0400 |
commit | 4f149c7887bbd8eee17ec5603278e2f78d5c1042 (patch) | |
tree | a574138659cf077710fa52d230fd10a78daf0fc3 /src/python-systemd/docs/conf.py | |
parent | d3be47c483b9e8a5b773b48d18c99b4256b17c70 (diff) |
nspawn: if !cg_ns_supported() then force arg_use_cgns = false
It's silly that every time we check arg_use_cgns we also have to check
cg_ns_supported().
So, simplify these checks and force arg_use_cgns = false if the kernel
doesn't support cg_ns_supported.
Diffstat (limited to 'src/python-systemd/docs/conf.py')
0 files changed, 0 insertions, 0 deletions