# Copyright 2020 syzkaller project authors. All rights reserved. # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. config: - SECURITY_APPARMOR: n - SECURITY_SMACK: n - SECURITY_SELINUX - SECURITY_SELINUX_DEVELOP - SECURITY_SELINUX_DISABLE: n - DEFAULT_SECURITY_SELINUX # Otherwise we get the "SELinux: (dev *, type ext4) has no security xattr handler" error. - LSM: "landlock,lockdown,yama,safesetid,integrity,tomoyo,selinux,bpf"