From e71c4ac0106a438abb5acf4ae89b8518a9bf3682 Mon Sep 17 00:00:00 2001 From: Madeleine <32415621+SpyHoodle@users.noreply.github.com> Date: Sun, 29 May 2022 20:00:03 +0100 Subject: [PATCH] Update config.h --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index ad7225b..b18cd37 100644 --- a/config.h +++ b/config.h @@ -1,6 +1,6 @@ /* user and group to drop privileges to */ static const char *user = "spy"; -static const char *group = "spy"; +static const char *group = "users"; /* colour definitions */ static const char *colorname[NUMCOLS] = {