]> git.ipfire.org Git - thirdparty/systemd.git/commit - NEWS
seccomp: add three more seccomp groups
authorLennart Poettering <lennart@poettering.net>
Sat, 30 Sep 2017 12:34:50 +0000 (14:34 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 5 Oct 2017 13:42:48 +0000 (15:42 +0200)
commit44898c535889ce31257f895c5fbcdfcfb6817bc6
tree51fe242f8c3eb9124b650cfbf1fe0ea61fa9f0a6
parent608f70e6b454020bfc8f807bd0f9d1c412d4157a
seccomp: add three more seccomp groups

@aio → asynchronous IO calls
@sync → msync/fsync/... and friends
@chown → changing file ownership

(Also, change @privileged to reference @chown now, instead of the
individual syscalls it contains)
NEWS
man/systemd.exec.xml
src/nspawn/nspawn-seccomp.c
src/shared/seccomp-util.c
src/shared/seccomp-util.h