From: Lennart Poettering Date: Tue, 18 Feb 2014 21:14:00 +0000 (+0100) Subject: seccomp: add helper call to add all secondary archs to a seccomp filter X-Git-Tag: v209~53 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;ds=sidebyside;h=e9642be2cce7f5e90406980092a6f71f504a16af;hp=e9642be2cce7f5e90406980092a6f71f504a16af;p=elogind.git 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. ---