seccomp: add support for the s390 architecture (#4287)

System Internals / systemd - hbrueckner [users.noreply.github.com] - 5 October 2016 06:58 UTC

Add seccomp support for the s390 architecture (31-bit and 64-bit) to systemd.

This requires libseccomp >= 2.3.1.

6abfd30 seccomp: add support for the s390 architecture (#4287)
README | 2 +-
configure.ac | 2 +-
man/systemd.exec.xml | 3 ++-
src/shared/seccomp-util.c | 22 ++++++++++++++++++++++
4 files changed, 26 insertions(+), 3 deletions(-)

Upstream: github.com


  • Share