From bfce7b7b6f0afb40e1be9a5062865bc5ef955190 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Thu, 17 Jun 2021 12:27:25 +0200 Subject: [PATCH] pygoscelis: Enable key change notifications --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index 668364b..67fd7c6 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -4840,7 +4840,7 @@ CONFIG_KEYS=y # CONFIG_PERSISTENT_KEYRINGS is not set # CONFIG_ENCRYPTED_KEYS is not set CONFIG_KEY_DH_OPERATIONS=y -# CONFIG_KEY_NOTIFICATIONS is not set +CONFIG_KEY_NOTIFICATIONS=y CONFIG_SECURITY_DMESG_RESTRICT=y CONFIG_SECURITY=y # CONFIG_SECURITYFS is not set