]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/shared/seccomp-util.c
seccomp: allow turning off of seccomp filtering via env var
authorLennart Poettering <lennart@poettering.net>
Mon, 2 Nov 2020 13:51:10 +0000 (14:51 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 5 Nov 2020 19:22:19 +0000 (20:22 +0100)
commitce8f6d478e3f6c6a313fb19615aa5029bb18f86d
treebd4d5d5c89d8f1a21ee734bd9d95c0192336ea84
parentd72ff2df1ce6b1e7c0e599605d8840755a8657f4
seccomp: allow turning off of seccomp filtering via env var

Fixes: #17504
(While we are it, also move $SYSTEMD_SECCOMP_LOG= env var description
into the right document section)

Also suggested in: https://github.com/systemd/systemd/issues/17245#issuecomment-704773603
docs/ENVIRONMENT.md
src/nspawn/nspawn-seccomp.c
src/shared/seccomp-util.c