diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-11-11 10:54:54 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-12-17 00:24:43 -0500 |
commit | a839ee75d85c4f1d3183b8955c62d54f6a8dec88 (patch) | |
tree | e1bfcd8bdcfdad6a486ff59b34fa806c72ecfa2c /src/basic/util.c | |
parent | cd4a5eff38f32bea5f1815f203972a6f1199a25b (diff) |
basic/virt: fix userns check on CONFIG_USER_NS=n kernel (#4651)
ENOENT should be treated as "false", but because of the broken errno check it
was treated as an error. So ConditionVirtualization=user-namespaces probably
returned the correct answer, but only by accident.
Fixes #4608.
Diffstat (limited to 'src/basic/util.c')
0 files changed, 0 insertions, 0 deletions