moby--moby/profiles
Justin Cormack 5abd881883 Allow restart_syscall in default seccomp profile
Fixes #20818

This syscall was blocked as there was some concern that it could be
used to bypass filtering of other syscall arguments. However none of the
potential syscalls where this could be an issue (poll, nanosleep,
clock_nanosleep, futex) are blocked in the default profile anyway.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-03-11 16:44:11 +00:00
..
apparmor Merge pull request #20958 from calavera/basic_function_templates 2016-03-10 08:08:32 -08:00
seccomp Allow restart_syscall in default seccomp profile 2016-03-11 16:44:11 +00:00