]> git.ipfire.org Git - thirdparty/systemd.git/commit - README
seccomp: add support for the s390 architecture (#4287)
authorhbrueckner <hbrueckner@users.noreply.github.com>
Wed, 5 Oct 2016 11:58:55 +0000 (13:58 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 5 Oct 2016 11:58:55 +0000 (13:58 +0200)
commit6abfd30372f9440c3dc3cf2fcf6d3eee85037ccb
tree8d7594b38de5aa539bc7bdb248d207971ec3134c
parent41eb436265684080c601bff392ba6da1789639a2
seccomp: add support for the s390 architecture (#4287)

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

This requires libseccomp >= 2.3.1.
README
configure.ac
man/systemd.exec.xml
src/shared/seccomp-util.c