]> git.ipfire.org Git - thirdparty/systemd.git/commit
seccomp: add new helper call seccomp_load_filter_set()
authorLennart Poettering <lennart@poettering.net>
Fri, 21 Oct 2016 19:18:46 +0000 (21:18 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 24 Oct 2016 15:32:50 +0000 (17:32 +0200)
commita3be2849b2570482757f83181b999febbfc7bbef
tree332aa307c5a8120dc25a3472e18df4383c88c50b
parent60f547cf684d27e8c0e7ff44663650e90f9e0bcf
seccomp: add new helper call seccomp_load_filter_set()

This allows us to unify most of the code in apply_protect_kernel_modules() and
apply_private_devices().
src/core/execute.c
src/shared/seccomp-util.c
src/shared/seccomp-util.h