diff options
author | Jeremy Cline <jcline@redhat.com> | 2019-04-01 15:40:43 +0000 |
---|---|---|
committer | Jeremy Cline <jcline@redhat.com> | 2019-04-01 15:40:43 +0000 |
commit | e0aa9e60cc613dc1667ba6bca7f5fdd41b69cdc7 (patch) | |
tree | a3a07bfefa27393f1bd1c695e0fd75249c2cc159 /configs | |
parent | ca14120224efaa8e05182eaa462a7ef66e24ca98 (diff) | |
download | kernel-e0aa9e60cc613dc1667ba6bca7f5fdd41b69cdc7.tar.gz kernel-e0aa9e60cc613dc1667ba6bca7f5fdd41b69cdc7.tar.xz kernel-e0aa9e60cc613dc1667ba6bca7f5fdd41b69cdc7.zip |
Linux v5.1-rc3
Diffstat (limited to 'configs')
-rw-r--r-- | configs/fedora/generic/CONFIG_DEFAULT_SECURITY_DAC | 1 | ||||
-rw-r--r-- | configs/fedora/generic/CONFIG_DEFAULT_SECURITY_SELINUX | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/configs/fedora/generic/CONFIG_DEFAULT_SECURITY_DAC b/configs/fedora/generic/CONFIG_DEFAULT_SECURITY_DAC new file mode 100644 index 000000000..a3af1ff70 --- /dev/null +++ b/configs/fedora/generic/CONFIG_DEFAULT_SECURITY_DAC @@ -0,0 +1 @@ +# CONFIG_DEFAULT_SECURITY_DAC is not set diff --git a/configs/fedora/generic/CONFIG_DEFAULT_SECURITY_SELINUX b/configs/fedora/generic/CONFIG_DEFAULT_SECURITY_SELINUX new file mode 100644 index 000000000..ef2f9974a --- /dev/null +++ b/configs/fedora/generic/CONFIG_DEFAULT_SECURITY_SELINUX @@ -0,0 +1 @@ +CONFIG_DEFAULT_SECURITY_SELINUX=y |