]> git.ipfire.org Git - thirdparty/systemd.git/commit
seccomp: include pipes and memfd in @ipc
authorLennart Poettering <lennart@poettering.net>
Tue, 25 Oct 2016 13:43:31 +0000 (15:43 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 2 Nov 2016 14:50:00 +0000 (08:50 -0600)
commitcd5bfd7e60c08cfad41bcf881f550c424b2f3e44
treee1ced1e692b4a0e625585a651bcf6bfc395a8ec7
parenta8c157ff3081ee963adb0d046015abf9a271fa67
seccomp: include pipes and memfd in @ipc

These system calls clearly fall in the @ipc category, hence should be listed
there, simply to avoid confusion and surprise by the user.
man/systemd.exec.xml
src/shared/seccomp-util.c