]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemd.exec.xml
core: add pre-defined syscall groups to SystemCallFilter= (#3053) (#3157)
authorTopi Miettinen <topimiettinen@users.noreply.github.com>
Wed, 1 Jun 2016 09:56:01 +0000 (09:56 +0000)
committerLennart Poettering <lennart@poettering.net>
Wed, 1 Jun 2016 09:56:01 +0000 (11:56 +0200)
commit201c1cc22a41df1f4ef7706bde41e2536bef433f
tree452460094ba15a3feea15a2cc202b68673a20c8f
parentce3eb7790ca20be6b429d23b26d2d8bd25f71ef9
core: add pre-defined syscall groups to SystemCallFilter= (#3053) (#3157)

Implement sets of system calls to help constructing system call
filters. A set starts with '@' to distinguish from a system call.

Closes: #3053, #3157
man/systemd.exec.xml
src/core/load-fragment.c
src/shared/seccomp-util.c
src/shared/seccomp-util.h