aboutsummaryrefslogtreecommitdiffstats
path: root/src/include/etc_groups.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/etc_groups.h')
-rw-r--r--src/include/etc_groups.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/etc_groups.h b/src/include/etc_groups.h
index 937355cea..d1182a33d 100644
--- a/src/include/etc_groups.h
+++ b/src/include/etc_groups.h
@@ -75,6 +75,7 @@ static char *etc_group_sound[] = {
75static char *etc_group_tls_ca[] = { 75static char *etc_group_tls_ca[] = {
76 "ca-certificates", 76 "ca-certificates",
77 "crypto-policies", 77 "crypto-policies",
78 "gcrypt", // GNU crypto library (GPG)
78 "pki", 79 "pki",
79 "ssl", 80 "ssl",
80 NULL 81 NULL
@@ -85,7 +86,6 @@ static char *etc_group_x11[] = {
85 "ati", // 3D 86 "ati", // 3D
86 "dconf", 87 "dconf",
87 "drirc", 88 "drirc",
88 "gcrypt", // GNU crypto library (GPG)
89 "gtk-2.0", 89 "gtk-2.0",
90 "gtk-3.0", 90 "gtk-3.0",
91 "kde4rc", 91 "kde4rc",