]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/main.c
core: do not fail at step SECCOMP if there is no kernel support (#4004)
authorFelipe Sateler <fsateler@users.noreply.github.com>
Mon, 22 Aug 2016 19:40:58 +0000 (16:40 -0300)
committerEvgeny Vereshchagin <evvers@ya.ru>
Mon, 22 Aug 2016 19:40:58 +0000 (22:40 +0300)
commit83f12b27d14853e7c89a326f7cd31a6c739d378e
treea422aeadd910a844174690dea8e415069e799470
parent05b4d3b55c0a60aa17817d51129f2bc83914c1f4
core: do not fail at step SECCOMP if there is no kernel support (#4004)

Fixes #3882
src/core/execute.c
src/core/main.c
src/shared/seccomp-util.c
src/shared/seccomp-util.h
src/test/test-execute.c