From e0aa9e60cc613dc1667ba6bca7f5fdd41b69cdc7 Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Mon, 1 Apr 2019 15:40:43 +0000 Subject: Linux v5.1-rc3 --- configs/fedora/generic/CONFIG_DEFAULT_SECURITY_DAC | 1 + configs/fedora/generic/CONFIG_DEFAULT_SECURITY_SELINUX | 1 + 2 files changed, 2 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_DEFAULT_SECURITY_DAC create mode 100644 configs/fedora/generic/CONFIG_DEFAULT_SECURITY_SELINUX (limited to 'configs/fedora/generic') 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 -- cgit