1
0
mirror of https://github.com/projectatomic/atomic.git synced 2026-02-05 18:45:01 +01:00
Files
atomic/tests/test-images/system-container-files
Giuseppe Scrivano c4c3f83242 syscontainers: introduce ALL_PROCESS_CAPABILITIES
it can be used by privileged containers to add all the capabilities
known to the host.  It prevents hard coding the list in the
config.json.template file so that the same image can be used on
different kernel versions where there can be different capabilities
supported.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>

Closes: #1119
Approved by: ashcrow
2017-10-26 13:38:40 +00:00
..