diff options
author | Jeremy Cline <jcline@redhat.com> | 2019-03-08 16:38:03 +0000 |
---|---|---|
committer | Jeremy Cline <jcline@redhat.com> | 2019-03-08 16:38:03 +0000 |
commit | 6c72c6753eb6e537e9379b574c3932cbca452054 (patch) | |
tree | b0df093a65fcc8fe9da97902ead924f14209b9dc /configs | |
parent | ece64410017009debce590dc9b5832646d80c1f8 (diff) | |
download | kernel-6c72c6753eb6e537e9379b574c3932cbca452054.tar.gz kernel-6c72c6753eb6e537e9379b574c3932cbca452054.tar.xz kernel-6c72c6753eb6e537e9379b574c3932cbca452054.zip |
Linux v5.0-7001-g610cd4eadec4
Diffstat (limited to 'configs')
-rw-r--r-- | configs/fedora/generic/CONFIG_LSM | 1 | ||||
-rw-r--r-- | configs/fedora/generic/CONFIG_SECURITY_SAFESETID | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/configs/fedora/generic/CONFIG_LSM b/configs/fedora/generic/CONFIG_LSM new file mode 100644 index 000000000..fce4886eb --- /dev/null +++ b/configs/fedora/generic/CONFIG_LSM @@ -0,0 +1 @@ +CONFIG_LSM="yama,loadpin,safesetid,integrity,selinux,smack,tomoyo,apparmor" diff --git a/configs/fedora/generic/CONFIG_SECURITY_SAFESETID b/configs/fedora/generic/CONFIG_SECURITY_SAFESETID new file mode 100644 index 000000000..ad72247ef --- /dev/null +++ b/configs/fedora/generic/CONFIG_SECURITY_SAFESETID @@ -0,0 +1 @@ +# CONFIG_SECURITY_SAFESETID is not set |