summaryrefslogtreecommitdiff
path: root/src/shared/seccomp-util.h
AgeCommit message (Collapse)Author
2014-12-12seccomp-util.h: make sure seccomp-util.h can be included aloneLennart Poettering
2014-02-18seccomp: add helper call to add all secondary archs to a seccomp filterLennart Poettering
And make use of it where appropriate for executing services and for nspawn.
2014-02-13core: add SystemCallArchitectures= unit setting to allow disabling of non-nativeLennart Poettering
architecture support for system calls Also, turn system call filter bus properties into complex types instead of concatenated strings.