commit | b849a812f7eb92e96d1c8239b06581b2cfd8b275 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri May 04 09:40:03 2018 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sat May 05 00:51:43 2018 +0200 |
tree | 88a51b11cb9cac2bc8de0c5faf057310a78da08e | |
parent | 356e4bfff2c5489e016fdb925adbf12a1e3950ee [diff] |
seccomp: Use PR_SPEC_FORCE_DISABLE Use PR_SPEC_FORCE_DISABLE in seccomp() because seccomp does not allow to widen restrictions. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>