chiark / gitweb /
seccomp: add helper call to add all secondary archs to a seccomp filter
authorLennart Poettering <lennart@poettering.net>
Tue, 18 Feb 2014 21:14:00 +0000 (22:14 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 18 Feb 2014 21:14:00 +0000 (22:14 +0100)
commite9642be2cce7f5e90406980092a6f71f504a16af
tree261c0a274329240ef9c79f618f28fcb51f0a6a07
parentf3d5485b805de60ee71810eeb58e82d44ce24fe1
seccomp: add helper call to add all secondary archs to a seccomp filter

And make use of it where appropriate for executing services and for
nspawn.
Makefile.am
man/systemd.exec.xml
src/core/execute.c
src/nspawn/nspawn.c
src/shared/seccomp-util.c
src/shared/seccomp-util.h