OpenSearch/qa/no-bootstrap-tests
Jason Tedor f7d43132b2 Refer to system call filter instead of seccomp
Today in the codebase we refer to seccomp everywhere instead of system
call filter even if we are not specifically referring to Linux. This
commit is a purely mechanical change to refer to system call filter
where appropriate instead of the general seccomp, and only leaves
seccomp in place when actually referring to the Linux implementation.

Relates #22243
2016-12-16 18:30:19 -05:00
..
src/test/java/org/elasticsearch/bootstrap Refer to system call filter instead of seccomp 2016-12-16 18:30:19 -05:00
build.gradle Adjust bootstrap sequence (#21543) 2016-11-17 09:58:09 +00:00