From da724429e056106306440d076c186459339750a8 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Wed, 8 Feb 2023 18:05:19 -0500 Subject: private-etc: moving gcrypt from tls-ca to x11 group --- src/include/etc_groups.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include') diff --git a/src/include/etc_groups.h b/src/include/etc_groups.h index 613a0488f..937355cea 100644 --- a/src/include/etc_groups.h +++ b/src/include/etc_groups.h @@ -75,7 +75,6 @@ static char *etc_group_sound[] = { static char *etc_group_tls_ca[] = { "ca-certificates", "crypto-policies", - "gcrypt", "pki", "ssl", NULL @@ -86,6 +85,7 @@ static char *etc_group_x11[] = { "ati", // 3D "dconf", "drirc", + "gcrypt", // GNU crypto library (GPG) "gtk-2.0", "gtk-3.0", "kde4rc", -- cgit v1.2.3-54-g00ecf